fix #118 and change peerDependencies
bump to 4.2.0
This commit is contained in:
Horcrux
2016-08-26 09:25:51 +08:00
parent 81f8291af0
commit 4251854948
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"dependencies": {
"react": "^15.1.0",
"react-native": "^0.31.0",
"react-native": "^0.32.0",
"react-native-root-modal": "^1.0.4",
"react-native-svg": "../"
}