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/master Commit: 330baef48baed535660bea3efed08e570024e823 Parents: 5dca7c9 Author: Anis Kadri <[email protected]> Authored: Thu Jul 11 14:18:07 2013 -0700 Committer: Anis Kadri <[email protected]> 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": {
