summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@codeispoetry.ru>2017-02-23 19:54:48 +0000
committerAndrej Mihajlov <and@codeispoetry.ru>2017-02-23 19:54:48 +0000
commit34d23410d607949d352b7217cdcc46f41672294b (patch)
treee5d5c6e4db527c015d6b1d85724a1b4dfc178724 /package.json
parent4d9c99de2441378bd5ed2eab54e9336b8f318823 (diff)
downloadmullvadvpn-34d23410d607949d352b7217cdcc46f41672294b.tar.xz
mullvadvpn-34d23410d607949d352b7217cdcc46f41672294b.zip
Drop Leaflet in favor or ReactMapboxGL
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 3ce23f82ed..65d350d557 100644
--- a/package.json
+++ b/package.json
@@ -12,16 +12,14 @@
"dependencies": {
"babel-runtime": "^6.22.0",
"cheap-ruler": "^2.4.1",
- "leaflet": "^1.0.3",
"react": "^15.4.2",
"react-custom-scrollbars": "^4.0.2",
"react-dom": "^15.4.2",
"react-if": "^2.1.0",
- "react-leaflet": "^1.1.0",
+ "react-mapbox-gl": "^1.3.0",
"react-redux": "^5.0.2",
"react-router": "^3.0.2",
"react-router-redux": "^4.0.7",
- "rebound": "0.0.13",
"redux": "^3.0.0",
"redux-actions": "^1.2.1",
"redux-localstorage": "^0.4.1",