Remove optional dependencies from package.json to avoid warnings
This commit is contained in:
parent
1577cfa54a
commit
6a960e8593
1 changed files with 0 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue