summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLewis Cowles <lewiscowles@me.com>2020-04-22 17:31:48 +0100
committerLewis Cowles <lewiscowles@me.com>2020-05-18 11:06:18 +0100
commit5ef83ab236c633528ffe992b3b73aa86fe86090f (patch)
tree9677a9bd8a80c14aae6ce6671faa4cf7c624eb78 /package.json
parentc22eaa26cd2a2d468a765779254b5b40c89cc2c1 (diff)
downloadwekan-5ef83ab236c633528ffe992b3b73aa86fe86090f.tar.gz
wekan-5ef83ab236c633528ffe992b3b73aa86fe86090f.tar.bz2
wekan-5ef83ab236c633528ffe992b3b73aa86fe86090f.zip
Export Board to Zip file
* Extracts Card covers * Labels * Re-works some CSS & HTML * Produces deployable assets (minus WebFonts)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1b4d3e8a..b049a12d 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,7 @@
"es6-promise": "^4.2.4",
"flatted": "^2.0.1",
"gridfs-stream": "^0.5.3",
+ "jszip": "^3.4.0",
"ldapjs": "^1.0.2",
"meteor-node-stubs": "^0.4.1",
"mongodb": "^3.5.7",