jenkins-bot has submitted this change and it was merged.

Change subject: build: For grunt-svg2png use a tag instead of git hash 
......................................................................


build: For grunt-svg2png use a tag instead of git hash 

This reduces the amount of memory needed to download, and
updates the link from which the binary is downloaded.

Change-Id: I4b9bb9abe20ac1a525b1b6a03335dffca192fba4
---
M package.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/package.json b/package.json
index bc601d3..a6963c5 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
     "grunt-jsonlint": "1.0.7",
     "grunt-karma": "0.12.2",
     "grunt-promise-q": "0.1.1",
-    "grunt-svg2png": 
"git://github.com/jdforrester/grunt-svg2png.git#375ca1924784aecef8097718a84bd3c3315ca569",
+    "grunt-svg2png": 
"git://github.com/jdforrester/grunt-svg2png.git#v0.2.7-wmf",
     "grunt-tyops": "0.1.0",
     "grunt": "0.4.5",
     "karma-chrome-launcher": "0.2.2",

-- 
To view, visit https://gerrit.wikimedia.org/r/279267
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4b9bb9abe20ac1a525b1b6a03335dffca192fba4
Gerrit-PatchSet: 4
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Bartosz DziewoƄski <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to