updating package.json to point to anis pluginstall
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/94f9b53f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/94f9b53f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/94f9b53f Branch: refs/heads/cordova-client Commit: 94f9b53f04f2c2a0f672f2588a2a4707fb199a88 Parents: 2f397c6 Author: Fil Maj <maj....@gmail.com> Authored: Thu Sep 20 14:51:56 2012 -0700 Committer: Fil Maj <maj....@gmail.com> Committed: Thu Sep 20 14:51:56 2012 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/94f9b53f/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 20b0aba..24ed9e9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "colors":">=0.6.0", "wrench":"1.3.9", "elementtree":"0.1.1", - "pluginstall":"0.5.0", + "pluginstall":"git://github.com/imhotep/pluginstall.git", "express":"3.0", "asyncblock":"2.1.4" },