Explorar el Código

update to latest tag

Daniel Zlotin hace 7 años
padre
commit
f399cbec5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json Ver fichero

@@ -13,7 +13,7 @@
13 13
     "react-native": "0.41.2",
14 14
     "react": "15.4.2",
15 15
     "react-native-animatable": "^1.1.0",
16
-    "react-native-navigation": "next"
16
+    "react-native-navigation": "latest"
17 17
   },
18 18
   "devDependencies": {
19 19
     "detox": "4.x.x",