Daniel Zlotin před 8 roky
rodič
revize
8034a603dd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json Zobrazit soubor

@@ -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
   }