Parcourir la source

update to RN0.37

Daniel Zlotin il y a 8 ans
Parent
révision
8034a603dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json Voir le fichier

@@ -8,7 +8,7 @@
8 8
     "android": "cd android && ./gradlew installDebug"
9 9
   },
10 10
   "dependencies": {
11
-    "react-native": "0.36.1",
11
+    "react-native": "0.37.0",
12 12
     "react": "15.3.2",
13 13
     "react-native-navigation": "file:../"
14 14
   }