Merge pull request #302 from orangemug/feature/terrarium-encoding

Added support for encoding to raster-dem source
This commit is contained in:
Orange Mug
2018-05-17 13:42:01 +01:00
committed by GitHub
25 changed files with 80 additions and 140 deletions

View File

@@ -22,7 +22,7 @@
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.1.2",
"@mapbox/mapbox-gl-style-spec": "^11.1.1",
"@mapbox/mapbox-gl-style-spec": "^12.0.0",
"classnames": "^2.2.5",
"codemirror": "^5.37.0",
"color": "^3.0.0",