GWicke has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/93624


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/24/93624/1

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

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

Reply via email to