aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-04-17 11:14:59 -0400
committerGitHub <noreply@github.com>2023-04-17 11:14:59 -0400
commit740272abb7fe2f477ee4d53363e04f8c77ed1819 (patch)
tree9b6b59832e9830c9fa9dcb30ad48dcd3163c0e02 /package.json
parent8127616d06b4db2b29de0b13068810fd19e77b5e (diff)
parentc2ee641e1f6a8003e961d03550aaffeb668f2545 (diff)
Merge pull request #164 from brown-dash/james-server-stats
Server Stats Endpoint and Frontend View
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 7bde4d194..0f9fc4895 100644
--- a/package.json
+++ b/package.json
@@ -185,6 +185,8 @@
"cookie-session": "^2.0.0",
"core-js": "^3.28.0",
"cors": "^2.8.5",
+ "csv-parser": "^3.0.0",
+ "csv-stringify": "^6.3.0",
"d3": "^7.6.1",
"D": "^1.0.0",
"depcheck": "^0.9.2",