mirror of
https://github.com/maputnik/editor.git
synced 2026-06-17 20:57:27 +00:00
Merge pull request #263 from orangemug/feature/hillshading
Added hillshading support
This commit is contained in:
+3
-3
@@ -22,7 +22,7 @@
|
||||
"homepage": "https://github.com/maputnik/editor#readme",
|
||||
"dependencies": {
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.1.1",
|
||||
"@mapbox/mapbox-gl-style-spec": "^10.0.1",
|
||||
"@mapbox/mapbox-gl-style-spec": "^11.1.1",
|
||||
"classnames": "^2.2.5",
|
||||
"codemirror": "^5.32.0",
|
||||
"color": "^2.0.0",
|
||||
@@ -33,8 +33,8 @@
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"mapbox-gl": "^0.44.0",
|
||||
"mapbox-gl-inspect": "^1.2.6",
|
||||
"mapbox-gl": "^0.44.1",
|
||||
"mapbox-gl-inspect": "github:orangemug/mapbox-gl-inspect#fix/only-vector-sources",
|
||||
"maputnik-design": "github:maputnik/design",
|
||||
"mousetrap": "^1.6.1",
|
||||
"ol-mapbox-style": "^2.10.1",
|
||||
|
||||
Reference in New Issue
Block a user