summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 1c6d73e..0000000
--- a/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "dependencies": {
- "fuzzysort": "^3.1.0",
- "ical.js": "^2.1.0",
- "mathjs": "^14.0.1"
- },
- "devDependencies": {
- "esbuild": "^0.25.2",
- "typescript": "5.7.3"
- }
-}