You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/07/30 01:36:27 UTC

[07/12] git commit: Updated readme with a requirements section. Resolved [CB-4375]: error msgs get properly bubbled up if git is missing. Version bump to 0.9.11.

Updated readme with a requirements section. Resolved [CB-4375]: error msgs get properly bubbled up if git is missing. Version bump to 0.9.11.


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

Branch: refs/heads/master
Commit: c1dabf9e07ede6bffb7b921bd52cbd223e099ae2
Parents: 90f5962
Author: Fil Maj <ma...@gmail.com>
Authored: Wed Jul 24 15:07:07 2013 -0700
Committer: purplecabbage <pu...@gmail.com>
Committed: Mon Jul 29 16:32:42 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/c1dabf9e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index a1db45e..0e97039 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
   "version": "0.9.24",
-  "repository": {
+"repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
   },