Remove bundledDependencies key from package.json

This commit is contained in:
Raphael von der Grün 2018-09-11 21:18:18 +02:00
parent 23b24491c3
commit c35a46ec45

View File

@ -39,15 +39,6 @@
"q": "^1.4.1",
"shelljs": "^0.5.3"
},
"bundledDependencies": [
"android-versions",
"cordova-common",
"elementtree",
"nopt",
"properties-parser",
"q",
"shelljs"
],
"devDependencies": {
"eslint": "^3.19.0",
"eslint-config-semistandard": "^11.0.0",