Remove optional dependencies from package.json to avoid warnings
This commit is contained in:
@@ -42,9 +42,6 @@
|
|||||||
"@mapbox/mapbox-gl-native": "3.4.4",
|
"@mapbox/mapbox-gl-native": "3.4.4",
|
||||||
"@mapbox/sphericalmercator": "1.0.5"
|
"@mapbox/sphericalmercator": "1.0.5"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
|
||||||
"tileshrink-gl": "./plugins/tileshrink-gl"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"should": "^11.2.0",
|
"should": "^11.2.0",
|
||||||
"mocha": "^3.2.0",
|
"mocha": "^3.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user