Yurik has submitted this change and it was merged. Change subject: Separate repo for vega1x ......................................................................
Separate repo for vega1x Change-Id: I21f2977c750ec8e78e4c76adcad70af8f5239fd8 --- M package.json 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yurik: Verified; Looks good to me, approved diff --git a/package.json b/package.json index 031bc4e..f1d3995 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "homepage": "https://www.mediawiki.org/wiki/Extension:Graph", "dependencies": { "underscore": "^1.8.3", - "vega-1x": "git+http://[email protected]/nyurik/vega#v1.x", + "vega-1x": "git+http://[email protected]/nyurik/vega1x", "vega": "git+http://[email protected]/nyurik/vega", "bluebird": "~2.8.2", -- To view, visit https://gerrit.wikimedia.org/r/253494 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I21f2977c750ec8e78e4c76adcad70af8f5239fd8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/graphoid Gerrit-Branch: master Gerrit-Owner: Yurik <[email protected]> Gerrit-Reviewer: Yurik <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
