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

Change subject: Bug 56058: Use https to pull in es6-shim
......................................................................


Bug 56058: Use https to pull in es6-shim

Also point to es6-shim master. Should update to the next release when that
becomes available.

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

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



diff --git a/js/package.json b/js/package.json
index 73b2793..1b556ac 100644
--- a/js/package.json
+++ b/js/package.json
@@ -18,7 +18,7 @@
                "express": "2.5.x",
                "html5-entities": "~0.5.0",
                "html5": "0.3.15",
-               "es6-shim": "git://github.com/cscott/es6-shim.git#faster-1"
+               "es6-shim": 
"git+https://github.com/paulmillr/es6-shim#7dc668687c3a89ed9e7b6d6c6369f0ba8ebf8731";
        },
        "devDependencies": {
                "colors": "0.x.x",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If9e779003b1dad9f7615f6176669ff890c7d7d56
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
Gerrit-Reviewer: Cscott <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to