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/04 00:08:15 UTC

[15/16] git commit: update plugman dependency

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/124115fc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/124115fc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/124115fc

Branch: refs/heads/2.8.x
Commit: 124115fc601628a5491de8a1b566f87374bfbc9e
Parents: e123e92
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 15:07:32 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/124115fc/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",