1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

解决Android 在RN0.27以上版本报错问题

This commit is contained in:
tdzl2003
2016-06-27 21:02:47 +08:00
parent 9c2f6cf900
commit 702ddbe011
6 changed files with 31 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "1.0.5",
"version": "1.1.0",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {
@@ -23,7 +23,7 @@
"url": "https://github.com/reactnativecn/react-native-pushy/issues"
},
"peerDependencies": {
"react-native": ">=0.18.0"
"react-native": ">=0.27.0"
},
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme",
"dependencies": {