diff options
| author | Fuwn <[email protected]> | 2026-03-01 17:41:25 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 17:42:33 -0800 |
| commit | dfaa56853f36a28f52837763464636b4630eb135 (patch) | |
| tree | 1dbd04007ea27f176365b0d21b3623a8f6c8f1df /package.json | |
| parent | ci(trigger): use v4 deploy command without removed skip-typecheck flag (diff) | |
| download | due.moe-dfaa56853f36a28f52837763464636b4630eb135.tar.xz due.moe-dfaa56853f36a28f52837763464636b4630eb135.zip | |
ci(quality): add graphql + env placeholders for reproducible typecheck
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 034bafa9..bc2c368b 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@types/string-similarity": "^4.0.2", "@types/web-push": "^3.6.3", "autoprefixer": "^10.4.16", + "graphql": "^16.13.0", "houdini": "^2.0.0-next.11", "houdini-svelte": "^2.1.20", "sass": "^1.69.7", |