change exmaple react-native version

This commit is contained in:
Horcrux
2016-04-22 09:28:14 +08:00
parent 07032af92a
commit 282ef5b2dd
+1 -1
View File
@@ -6,7 +6,7 @@
"start": "react-native start"
},
"dependencies": {
"react-native": "^0.18.1",
"react-native": "^0.24.0",
"react-native-svg": "../",
"react-native-root-modal": "^1.0.3"
}