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

Change subject: Use UTF8 busboy version by default
......................................................................


Use UTF8 busboy version by default

Change-Id: I6b67bcf827dd125e2cda0769a284ec3ee1b4d5de
---
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 a0b3fce..ae2027f 100644
--- a/js/package.json
+++ b/js/package.json
@@ -19,7 +19,7 @@
                "html5-entities": "~0.5.0",
                "html5": "0.3.15",
                "es6-shim": 
"git+https://github.com/paulmillr/es6-shim#7dc668687c3a89ed9e7b6d6c6369f0ba8ebf8731";,
-               "connect-busboy": "0.0.1"
+               "connect-busboy": 
"git+https://github.com/gwicke/connect-busboy.git#master";
        },
        "devDependencies": {
                "colors": "0.x.x",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6b67bcf827dd125e2cda0769a284ec3ee1b4d5de
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
Gerrit-Reviewer: Arlolra <[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