You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/10 19:47:05 UTC

[05/10] git commit: updated package.json to use the latest plugman

updated package.json to use the latest plugman


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

Branch: refs/heads/master
Commit: 3c13327fc247dd3515b7eeab6d0231dfd42169f5
Parents: 5c0b915
Author: Steven Gill <st...@gmail.com>
Authored: Thu Dec 5 17:32:56 2013 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Dec 10 10:44:31 2013 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/3c13327f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 95af02e..62001a0 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
   "dependencies": {
     "colors": ">=0.6.0",
     "elementtree": "0.1.5",
-    "plugman": "0.15.x",
+    "plugman": "0.16.x",
     "plist": "0.4.x",
     "xcode": "0.6.2",
     "express": "3.0.0",