summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorBryan Mutai <mutaiwork@gmail.com>2020-05-10 23:58:15 +0300
committerBryan Mutai <mutaiwork@gmail.com>2020-05-10 23:58:15 +0300
commita570c4a86157ce4b60e056a4f0583ebc0fe009cf (patch)
tree9ae901820190813979cea445fed3eb3664cbd479 /package-lock.json
parent1742bcd9b15737c5853e9bcd0a6301139498307d (diff)
downloadwekan-a570c4a86157ce4b60e056a4f0583ebc0fe009cf.tar.gz
wekan-a570c4a86157ce4b60e056a4f0583ebc0fe009cf.tar.bz2
wekan-a570c4a86157ce4b60e056a4f0583ebc0fe009cf.zip
add: export board/cards/lists to CSV/TSV
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index ced4a945..ad8f79c1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -894,6 +894,11 @@
"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",