Updated Branches: refs/heads/CB-4077 cb4c49aeb -> 430003ff5
updated plugman dep to 0.9.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/430003ff Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/430003ff Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/430003ff Branch: refs/heads/CB-4077 Commit: 430003ff5ffa8dd9a703eb795a6ac54f3d6e051c Parents: cb4c49a Author: Fil Maj <[email protected]> Authored: Thu Jul 11 15:23:30 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Thu Jul 11 15:23:30 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/430003ff/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 9bd24f1..231689c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "colors":">=0.6.0", "elementtree":"0.1.3", - "plugman":"0.9.0", + "plugman":"0.9.3", "plist":"0.4.x", "xcode":"0.5.1", "express":"3.0.0",
