mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 02:25:29 +01:00
Upgrade Mapbox GL inspect and remove unused lodash
This commit is contained in:
parent
cbe2a4c180
commit
93c7f323fc
1 changed files with 1 additions and 2 deletions
|
@ -27,9 +27,8 @@
|
||||||
"lodash.clonedeep": "^4.5.0",
|
"lodash.clonedeep": "^4.5.0",
|
||||||
"lodash.isequal": "^4.4.0",
|
"lodash.isequal": "^4.4.0",
|
||||||
"lodash.throttle": "^4.1.1",
|
"lodash.throttle": "^4.1.1",
|
||||||
"lodash.topairs": "^4.3.0",
|
|
||||||
"mapbox-gl": "^0.29.0",
|
"mapbox-gl": "^0.29.0",
|
||||||
"mapbox-gl-inspect": "^1.0.9",
|
"mapbox-gl-inspect": "^1.1.0",
|
||||||
"mapbox-gl-style-spec": "^8.11.0",
|
"mapbox-gl-style-spec": "^8.11.0",
|
||||||
"mousetrap": "^1.6.0",
|
"mousetrap": "^1.6.0",
|
||||||
"ol-mapbox-style": "0.0.14",
|
"ol-mapbox-style": "0.0.14",
|
||||||
|
|
Loading…
Reference in a new issue