mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Remove bundledDependencies key from package.json
This commit is contained in:
parent
23b24491c3
commit
c35a46ec45
@ -39,15 +39,6 @@
|
|||||||
"q": "^1.4.1",
|
"q": "^1.4.1",
|
||||||
"shelljs": "^0.5.3"
|
"shelljs": "^0.5.3"
|
||||||
},
|
},
|
||||||
"bundledDependencies": [
|
|
||||||
"android-versions",
|
|
||||||
"cordova-common",
|
|
||||||
"elementtree",
|
|
||||||
"nopt",
|
|
||||||
"properties-parser",
|
|
||||||
"q",
|
|
||||||
"shelljs"
|
|
||||||
],
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^3.19.0",
|
"eslint": "^3.19.0",
|
||||||
"eslint-config-semistandard": "^11.0.0",
|
"eslint-config-semistandard": "^11.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user