diff options
| author | Fuwn <[email protected]> | 2026-01-22 22:26:53 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-22 22:26:53 -0800 |
| commit | dda52424a3e7a69a01bb745033185429c8d11941 (patch) | |
| tree | 4c64d6784f668cda38c2097060145c189e3165df /package.json | |
| parent | format: Apply Prettier formatting (diff) | |
| download | due.moe-dda52424a3e7a69a01bb745033185429c8d11941.tar.xz due.moe-dda52424a3e7a69a01bb745033185429c8d11941.zip | |
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 413a6abc..67815cfa 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,6 @@ "string-similarity": "^4.0.4", "svelte-i18n": "^4.0.0", "@humanspeak/svelte-markdown": "^0.8.14", - "svelte-notifications": "^0.9.98", "uuid": "^10.0.0", "wanakana": "^5.3.1", "web-push": "^3.6.7" |