jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/364832 )
Change subject: Fix downloader.js to 1.4.4 to resolve bad non-ASCII downloads
......................................................................
Fix downloader.js to 1.4.4 to resolve bad non-ASCII downloads
Bug: T165228
Change-Id: Iba07865678ba72e7d35f206c52de8babc138dd29
---
M .gitignore
M package.json
2 files changed, 2 insertions(+), 1 deletion(-)
Approvals:
Smalyshev: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.gitignore b/.gitignore
index 7f581eb..6e0167e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
.settings
build
.idea
+package-lock.json
diff --git a/package.json b/package.json
index 90e6659..966df95 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"codemirror": "^5.27.4",
"d3": "^3.5.17",
"dimple-js": "^2.1.4",
- "downloadjs": "^1.4.7",
+ "downloadjs": "1.4.4",
"ekko-lightbox": "^4.0.1",
"es6-shim": "^0.35.3",
"font-awesome": "^4.7.0",
--
To view, visit https://gerrit.wikimedia.org/r/364832
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iba07865678ba72e7d35f206c52de8babc138dd29
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/gui
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits