mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 09:17:46 +01:00
Updated mapbox dependencies
This commit is contained in:
parent
cc51774259
commit
551e950c39
2 changed files with 3176 additions and 3176 deletions
6346
package-lock.json
generated
6346
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,8 +21,8 @@
|
|||
"license": "MIT",
|
||||
"homepage": "https://github.com/maputnik/editor#readme",
|
||||
"dependencies": {
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.1.2",
|
||||
"@mapbox/mapbox-gl-style-spec": "^12.0.0",
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.2.0",
|
||||
"@mapbox/mapbox-gl-style-spec": "^13.1.0",
|
||||
"classnames": "^2.2.5",
|
||||
"codemirror": "^5.37.0",
|
||||
"color": "^3.0.0",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"mapbox-gl": "^0.45.0",
|
||||
"mapbox-gl": "^0.47.0",
|
||||
"mapbox-gl-inspect": "^1.3.1",
|
||||
"maputnik-design": "github:maputnik/design",
|
||||
"mousetrap": "^1.6.1",
|
||||
|
|
Loading…
Reference in a new issue