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 20:32:25 UTC

git commit: updating to consume plugman 0.7.8

Updated Branches:
  refs/heads/master2 99a9ce51c -> b626944d4


updating to consume plugman 0.7.8


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

Branch: refs/heads/master2
Commit: b626944d4a172dea6a651cb50c9b518872b9937a
Parents: 99a9ce5
Author: Fil Maj <ma...@gmail.com>
Authored: Mon Jun 3 11:32:20 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Mon Jun 3 11:32:20 2013 -0700

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


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