You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/07/11 23:50:41 UTC

[41/43] git commit: forgot comma

forgot comma


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

Branch: refs/heads/plugman-registry
Commit: 330baef48baed535660bea3efed08e570024e823
Parents: 5dca7c9
Author: Anis Kadri <an...@apache.org>
Authored: Thu Jul 11 14:18:07 2013 -0700
Committer: Anis Kadri <an...@apache.org>
Committed: Thu Jul 11 14:18:07 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/330baef4/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1eeeeb2..2838fca 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
     "ncallbacks":"1.1.0",
     "underscore":"1.4.4",
     "dep-graph":"1.1.0",
-    "semver": "2.0.x"
+    "semver": "2.0.x",
     "plugman-registry": "0.0.2"
   },
   "devDependencies": {