Browse Source

upgrade react native 51

yogevbd 6 years ago
parent
commit
480cbe7e93
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -58,8 +58,8 @@
58 58
     "jsdoc": "3.x.x",
59 59
     "jsdoc-to-markdown": "3.x.x",
60 60
     "mocha": "4.x.x",
61
-    "react": "16.0.0-beta.5",
62
-    "react-native": "0.49.x",
61
+    "react": "16.2.0",
62
+    "react-native": "0.51.x",
63 63
     "react-redux": "5.x.x",
64 64
     "react-test-renderer": "16.0.0-alpha.12",
65 65
     "redux": "3.x.x",