diff options
| author | jameshu111 <boo15869@gmail.com> | 2023-03-06 16:14:57 -0500 |
|---|---|---|
| committer | jameshu111 <boo15869@gmail.com> | 2023-03-06 16:14:57 -0500 |
| commit | 0f3f5fa7f63dddbfbf095f65b05f89cf27cbc6cf (patch) | |
| tree | 17402272d9e1d74330fa4547cff9870be3f74544 /package.json | |
| parent | 536e1ed3f847b0e7343c1cf9eb7fc0c97818e171 (diff) | |
/stats handler
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 00ce356f9..7fa90e431 100644 --- a/package.json +++ b/package.json @@ -184,6 +184,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", "depcheck": "^0.9.2", "equation-editor-react": "github:bobzel/equation-editor-react#useLocally", "exif": "^0.6.0", |
