You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/06/03 23:16:49 UTC

git commit: update plugman dependency

Updated Branches:
  refs/heads/master2 b88014457 -> 510fae594


update plugman dependency


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/510fae59
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/510fae59
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/510fae59

Branch: refs/heads/master2
Commit: 510fae594adf05ac3a18469ecc0e3b2f1d53e4db
Parents: b880144
Author: Fil Maj <ma...@gmail.com>
Authored: Mon Jun 3 14:16:33 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Mon Jun 3 14:16:33 2013 -0700

----------------------------------------------------------------------
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/510fae59/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1cb2cfe..e2ea2ff 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
   "dependencies": {
     "colors":">=0.6.0",
     "elementtree":"0.1.3",
-    "plugman":"0.7.8",
+    "plugman":"0.7.9",
     "plist":"0.4.x",
     "xcode":"0.5.1",
     "express":"3.0",