summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2017-11-27 13:24:27 +0100
committerErik Larkö <erik@mullvad.net>2017-12-14 09:16:50 +0100
commit7016f5124707cd94ca305978da1f7f0111e597be (patch)
tree26270e6a1600a8e1350d0ad37e95ea9d6c16cfb6 /package.json
parent7dd023cb17746b217c8e5f1b78525bd5ec322be9 (diff)
downloadmullvadvpn-7016f5124707cd94ca305978da1f7f0111e597be.tar.xz
mullvadvpn-7016f5124707cd94ca305978da1f7f0111e597be.zip
Add react-native dependency to get flow to pass
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 06da9d4634..78a1dbda43 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,8 @@
"react-dom": "^15.6.1",
"react-if": "^2.2.1",
"react-mapbox-gl": "^2.1.0",
+ "react-native": "^0.50.4",
+ "react-native-windows": "^0.50.0-rc.2",
"react-redux": "^5.0.2",
"react-router": "^4.1.1",
"react-router-redux": "5.0.0-alpha.6",