Remove optional dependencies from package.json to avoid warnings

This commit is contained in:
Petr Sloup 2017-03-17 10:42:25 +01:00
parent 1577cfa54a
commit 6a960e8593

View file

@ -42,9 +42,6 @@
"@mapbox/mapbox-gl-native": "3.4.4",
"@mapbox/sphericalmercator": "1.0.5"
},
"optionalDependencies": {
"tileshrink-gl": "./plugins/tileshrink-gl"
},
"devDependencies": {
"should": "^11.2.0",
"mocha": "^3.2.0",