diff options
| author | Fuwn <[email protected]> | 2023-12-03 15:43:05 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-03 15:43:05 -0800 |
| commit | 841b28a408df43b5380fa00388075a07129f7146 (patch) | |
| tree | 901c731e66c8d1f3a335148732f655be9a79be9f /package.json | |
| parent | feat(wrapped): remove old colour preview (diff) | |
| download | due.moe-841b28a408df43b5380fa00388075a07129f7146.tar.xz due.moe-841b28a408df43b5380fa00388075a07129f7146.zip | |
feat(birthdays): add second birthday source
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 e4477c82..ef257893 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "dependencies": { "dexie": "^4.0.1-alpha.25", "html2canvas": "^1.4.1", + "jsdom": "^23.0.1", "modern-screenshot": "^4.4.33", "rss-parser": "^3.13.0", "socket.io": "^4.7.2", |