summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/package.json b/package.json
index 8637644..225cb47 100644
--- a/package.json
+++ b/package.json
@@ -7,10 +7,13 @@
"eject": "expo eject"
},
"dependencies": {
- "expo": "^32.0.0",
- "react": "16.5.0",
- "react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
- "react-native-map-clustering": "^1.3.2",
+ "expo": "^33.0.0",
+ "expo-web-browser": "^5.0.0",
+ "react": "16.8.3",
+ "react-dom": "^16.8.6",
+ "react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
+ "react-native-raster-maps": "^1.0.2",
+ "react-native-web": "^0.11.4",
"react-navigation": "^3.9.1",
"react-redux": "^6.0.1",
"redux": "^4.0.1",