summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authoranderklander <anderklander@gmail.com>2018-03-21 16:34:57 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-03-26 14:22:11 +0200
commit66e89ae9cf91c3b9d0c790ed681f55038d4476d7 (patch)
treeb3a45e8e8b7d065d06d081e1e06ba333fac973e2 /package.json
parenta62db67f67a342188c23faed66b7e83c9f05a490 (diff)
downloadmullvadvpn-66e89ae9cf91c3b9d0c790ed681f55038d4476d7.tar.xz
mullvadvpn-66e89ae9cf91c3b9d0c790ed681f55038d4476d7.zip
Bump react-native version
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d0b0e0ed2c..903dd29031 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,8 @@
"rbush": "^2.0.2",
"react": "^16.0.0",
"react-dom": "^16.0.0",
- "react-native": "^0.53.0-rc.0",
- "react-native-windows": "^0.52.0-rc.0",
+ "react-native": "^0.53.3",
+ "react-native-windows": "^0.51.0-rc.1",
"react-redux": "^5.0.2",
"react-router": "^4.2.0",
"react-router-redux": "^5.0.0-alpha.9",