Update mapbox-gl and style spec

This commit is contained in:
pathmapper 2019-07-02 11:04:44 +02:00
parent b5eb74fe20
commit 97b0b8541d
2 changed files with 2032 additions and 1211 deletions

3239
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"dependencies": {
"@babel/runtime": "^7.1.2",
"@mapbox/mapbox-gl-rtl-text": "^0.2.1",
"@mapbox/mapbox-gl-style-spec": "^13.6.0",
"@mapbox/mapbox-gl-style-spec": "^13.7.1",
"classnames": "^2.2.6",
"codemirror": "^5.40.2",
"color": "^3.0.0",
@ -35,7 +35,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^1.1.0-beta.1",
"mapbox-gl": "^1.1.0",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design",
"ol": "^6.0.0-beta.8",