about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index dead576..b482b95 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,9 @@
     "snowpack": "^3.3.7"
   },
   "dependencies": {
+    "dayjs": "^1.10.6",
+    "fast-csv": "^4.3.6",
+    "minimist": "^1.2.5",
     "purecss": "^2.0.6",
     "svelte": "^3.42.1"
   }