Directly wrap Mapbox GL

This commit is contained in:
lukasmartinelli
2016-09-08 21:42:18 +02:00
parent d0776032b6
commit 392a7aa832
5 changed files with 62 additions and 14 deletions
+1 -2
View File
@@ -16,14 +16,13 @@
"license": "MIT",
"homepage": "https://github.com/lukasmartinelli/mapolo#readme",
"dependencies": {
"mapbox-gl": "^0.23.0",
"node-sass": "^3.9.2",
"react": "15.3.0",
"react-dom": "15.3.0",
"react-file-reader-input": "^1.1.0",
"react-geomicons": "^2.0.5",
"react-icons": "^2.2.1",
"react-map-gl": "^1.4.2",
"react-mapbox-gl": "^0.10.0",
"react-tap-event-plugin": "^1.0.0",
"rebass": "^0.3.1",
"sass-loader": "^4.0.1"