Browse Source

update to latest tag

Daniel Zlotin 7 years ago
parent
commit
f399cbec5b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json View File

@@ -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",