diff --git a/scripts/generate-dev-bundle.sh b/scripts/generate-dev-bundle.sh index f6df7f4620..77d114a860 100755 --- a/scripts/generate-dev-bundle.sh +++ b/scripts/generate-dev-bundle.sh @@ -207,7 +207,7 @@ rm -rf node_modules/jsdoc/node_modules/esprima/test # upstream. # https://github.com/apache/cordova-android/commit/445ddd89fb3269a772978a9860247065e5886249 #npm install cordova@3.5.0-0.2.6 -npm install "https://github.com/meteor/cordova-cli/tarball/898040e71f6d6900cac4d477986b0451fb196ff1" +npm install "https://github.com/meteor/cordova-cli/tarball/0c9b3362c33502ef8f6dba514b87279b9e440543" rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browser-pack/node_modules/JSONStream/test/fixtures rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browserify-zlib/node_modules/pako/benchmark rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browserify-zlib/node_modules/pako/test