summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-07-18 10:08:59 +0300
committerLauri Ojansivu <x@xet7.org>2020-07-18 10:08:59 +0300
commitb9a4b0b51d3692fcbb715b1afc875f21cd204ae5 (patch)
tree0faac3902c76fc136d3dd8a4189cc6b93e6948cb /package-lock.json
parent1a49d25c9082bd6bb32b145e2ab289f3f1c401fd (diff)
downloadwekan-b9a4b0b51d3692fcbb715b1afc875f21cd204ae5.tar.gz
wekan-b9a4b0b51d3692fcbb715b1afc875f21cd204ae5.tar.bz2
wekan-b9a4b0b51d3692fcbb715b1afc875f21cd204ae5.zip
Add support for EdgeHTML browser (Microsoft Legacy Edge, not based on Chromium) by removing incompatible csv-stringify package.
CSV export will be fixed later. Thanks to xet7 ! Closes #3125
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 84733e55..5838eba6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1378,11 +1378,6 @@
"resolved": "https://registry.npmjs.org/cssfilter/-/cssfilter-0.0.10.tgz",
"integrity": "sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4="
},
- "csv-stringify": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-5.5.0.tgz",
- "integrity": "sha512-G05575DSO/9vFzQxZN+Srh30cNyHk0SM0ePyiTChMD5WVt7GMTVPBQf4rtgMF6mqhNCJUPw4pN8LDe8MF9EYOA=="
- },
"dashdash": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",