aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-28 16:40:08 -0700
committerFuwn <[email protected]>2024-09-28 16:40:12 -0700
commit802dcc9f5a4b2f0824e2600cd080d33691056d16 (patch)
tree23c194f2410e21009981a8e475e703bd210b5b4e /package.json
parentfeat(html): update analytics url (diff)
downloaddue.moe-802dcc9f5a4b2f0824e2600cd080d33691056d16.tar.xz
due.moe-802dcc9f5a4b2f0824e2600cd080d33691056d16.zip
feat(api): set up graphql api
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a573503a..d714c14c 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"svelte-preprocess": "^5.1.3",
+ "sveltekit-graphql": "^0.4.3",
"sveltekit-rate-limiter": "^0.4.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",