Selaa lähdekoodia

Update to RN 0.45.1

Guy Carmeli 7 vuotta sitten
vanhempi
commit
96934a3d2a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      example/package.json

+ 2
- 2
example/package.json Näytä tiedosto

@@ -11,8 +11,8 @@
11 11
     "e2e-release": "detox test --configuration ios.sim.release"
12 12
   },
13 13
   "dependencies": {
14
-    "react": "16.0.0-alpha.6",
15
-    "react-native": "0.44.2",
14
+    "react": "16.0.0-alpha.12",
15
+    "react-native": "0.45.1",
16 16
     "react-native-animatable": "^1.1.0",
17 17
     "react-native-navigation": "latest"
18 18
   },