Fix wrong project URL

Use the public project URL.

Change-Id: I804cd717705b7f99d20e5e6de52118382f660d3b
diff --git a/package.json b/package.json
index 7386452..ba4a00c 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://review-bait.quicinc.com/plugins/depends-on"
+    "url": "https://gerrit.googlesource.com/plugins/depends-on"
   },
   "author": "",
   "license": "Apache-2.0"