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/0638e7c0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/0638e7c0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/0638e7c0 Branch: refs/heads/2.8.x Commit: 0638e7c0b902fc38884c0bfcb4a47728c4038b67 Parents: 7591bb4 Author: Fil Maj <[email protected]> Authored: Mon Jun 3 11:32:20 2013 -0700 Committer: Fil Maj <[email protected]> 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/0638e7c0/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",
