Remove bundledDependencies key from package.json
diff --git a/package.json b/package.json
index 5a31c91..6ad89bb 100644
--- a/package.json
+++ b/package.json
@@ -38,12 +38,6 @@
     "jasmine": "^2.5.3",
     "tmp": "^0.0.26"
   },
-  "bundledDependencies": [
-    "cordova-serve",
-    "nopt",
-    "shelljs",
-    "cordova-common"
-  ],
   "author": "Apache Software Foundation",
   "contributors": [
     {