Update mapbox dependencies to current version

This commit is contained in:
pathmapper
2019-07-30 06:45:21 +02:00
parent f61313449f
commit 46b2fd5978
2 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -21,8 +21,8 @@
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {
"@babel/runtime": "^7.1.2",
"@mapbox/mapbox-gl-rtl-text": "^0.2.1",
"@mapbox/mapbox-gl-style-spec": "^13.7.1",
"@mapbox/mapbox-gl-rtl-text": "^0.2.2",
"@mapbox/mapbox-gl-style-spec": "^13.7.2",
"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.1",
"mapbox-gl": "^1.2.0",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design",
"ol": "^6.0.0-beta.8",