Update mapbox dependencies to current version

This commit is contained in:
Lukas Welte
2019-04-10 14:09:44 +02:00
parent ad505378ab
commit 1f9cc2ce33
2 changed files with 107 additions and 262 deletions

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.3.0",
"@mapbox/mapbox-gl-style-spec": "^13.6.0",
"classnames": "^2.2.6",
"codemirror": "^5.40.2",
"color": "^3.0.0",
@@ -33,7 +33,7 @@
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^0.50.0-beta.1",
"mapbox-gl": "^0.53.1",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design",
"ol": "^5.2.0",