Repository: cordova-lib
Updated Branches:
  refs/heads/master b0e404860 -> 39a6bdf9d


CB-10981 Remove cordova-common from bundled dependencies

 This closes #419


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/39a6bdf9
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/39a6bdf9
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/39a6bdf9

Branch: refs/heads/master
Commit: 39a6bdf9d4b7a41d158893e7884d9f02b5549f2a
Parents: b0e4048
Author: Vladimir Kotikov <[email protected]>
Authored: Wed Mar 30 17:44:33 2016 +0300
Committer: Vladimir Kotikov <[email protected]>
Committed: Tue Apr 19 09:34:27 2016 +0300

----------------------------------------------------------------------
 cordova-lib/package.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/39a6bdf9/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 4019397..5a3d2ba 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -42,9 +42,6 @@
         "valid-identifier": "0.0.1",
         "xcode": "0.8.0"
     },
-    "bundledDependencies": [
-        "cordova-common"
-    ],
     "devDependencies": {
         "codecov": "^1.0.1",
         "istanbul": "^0.3.4",
@@ -175,4 +172,4 @@
             "name": "Jesse MacFadyen"
         }
     ]
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to