diff options
| author | Fuwn <[email protected]> | 2026-03-03 08:57:37 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-03 08:57:43 -0800 |
| commit | bb8a71326a85a3d70bad36a35d300c614d8e8b7f (patch) | |
| tree | 7bb0803f3bf2bcc1378f0cfd03d53e4dc81aeefa /package.json | |
| parent | fix(match): prevent cached airing injection mutation regressions (diff) | |
| download | due.moe-bb8a71326a85a3d70bad36a35d300c614d8e8b7f.tar.xz due.moe-bb8a71326a85a3d70bad36a35d300c614d8e8b7f.zip | |
chore(effect): add v4 cookie decode foundation and tests
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 9c54a0c3..fd485c3b 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "botid": "^1.5.10", "caniuse-lite": "^1.0.30001655", "dexie": "^4.0.1-alpha.25", + "effect": "4.0.0-beta.25", "fast-levenshtein": "^3.0.0", "jsdom": "^23.0.1", "jszip": "^3.10.1", |