Merge pull request #539 from pathmapper/update_mbgl

Update mapbox-gl and style spec to latest release
This commit is contained in:
pathmapper 2019-07-17 09:41:58 +02:00 committed by GitHub
commit 050cc9cea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2035 additions and 1214 deletions

3243
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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