Upgraded reference to mapbox-gl to v0.29.0 to follow their latest webpack recommendations and support Windows dev. This is addressed in mapbox/mapbox-gl-js#3724

This commit is contained in:
PetersonGIS
2016-12-28 11:10:27 -07:00
parent 80678af691
commit 58897f1856
6 changed files with 8 additions and 34 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
"lodash.clonedeep": "^4.5.0",
"lodash.throttle": "^4.1.1",
"lodash.topairs": "^4.3.0",
"mapbox-gl": "mapbox/mapbox-gl-js#6c24b9621d2aa770eda67fb5638b4d78087b5624",
"mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#e85407a377510acb647161de6be6357ab4f606dd",
"mapbox-gl": "^0.29.0",
"mapbox-gl-style-spec": "^8.11.0",
"mousetrap": "^1.6.0",
"ol-mapbox-style": "0.0.11",
"openlayers": "^3.19.1",