Browse Source

Bump react-navigation[-redux-helpers].

Herby Vojčík 6 years ago
parent
commit
840deac92e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -18,8 +18,8 @@
   "author": "Herby Vojčík <herby@mailbox.sk>",
   "license": "MIT",
   "dependencies": {
-    "react-navigation": "^1.2.1",
-    "react-navigation-redux-helpers": "^1.0.1",
+    "react-navigation": "^2.0.1",
+    "react-navigation-redux-helpers": "^1.0.6",
     "react-redux": "^5.0.7"
   }
 }