diff options
| author | Fuwn <[email protected]> | 2024-10-12 20:12:26 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-12 20:12:26 -0700 |
| commit | c7da36d89c1d3a81aaa7e1095ee9a8a064a570b5 (patch) | |
| tree | 56c839a144b3d24418447fb350e356686761627f /package.json | |
| parent | fix(DueAnimeList): filter out dropped media (diff) | |
| download | due.moe-c7da36d89c1d3a81aaa7e1095ee9a8a064a570b5.tar.xz due.moe-c7da36d89c1d3a81aaa7e1095ee9a8a064a570b5.zip | |
feat(tools): add simple tracker
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 211422dc..6b3e1f53 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "svelte-i18n": "^4.0.0", "svelte-markdown": "^0.4.1", "svelte-notifications": "^0.9.98", + "uuid": "^10.0.0", "wanakana": "^5.3.1", "web-push": "^3.6.7" } |