forked from github/cordova-android
pin some added bundled dependencies in 7.1.x only
Needed to clear the red highlights in npm outdated --depth=0
This commit is contained in:
parent
c26082d362
commit
97ea735e53
@ -30,12 +30,17 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"android-versions": "1.3.0",
|
||||
"base64-js": "1.2.0",
|
||||
"cordova-common": "2.2.5",
|
||||
"elementtree": "0.1.6",
|
||||
"glob": "5.0.15",
|
||||
"nopt": "3.0.1",
|
||||
"plist": "2.1.0",
|
||||
"properties-parser": "0.2.3",
|
||||
"q": "1.4.1",
|
||||
"shelljs": "0.5.3"
|
||||
"sax": "0.3.5",
|
||||
"shelljs": "0.5.3",
|
||||
"xmlbuilder": "8.2.2"
|
||||
},
|
||||
"bundledDependencies": [
|
||||
"abbrev",
|
||||
|
Loading…
Reference in New Issue
Block a user