summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index de729564..0f97d09a 100644
--- a/package.json
+++ b/package.json
@@ -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"
}
}