Merge branch 'add-more-import-export-options' of https://github.com/brymut/wekan into brymut-add-more-import-export-options

This commit is contained in:
Lauri Ojansivu 2020-05-13 03:28:02 +03:00
commit 851bfa53e6
12 changed files with 869 additions and 213 deletions

View file

@ -62,6 +62,7 @@
"bcrypt": "^3.0.7",
"bson": "^4.0.3",
"bunyan": "^1.8.12",
"csv-stringify": "^5.5.0",
"es6-promise": "^4.2.4",
"flatted": "^2.0.1",
"gridfs-stream": "^0.5.3",
@ -72,6 +73,7 @@
"page": "^1.11.5",
"qs": "^6.9.4",
"source-map-support": "^0.5.19",
"papaparse": "^5.2.0",
"xss": "^1.0.6"
}
}