diff options
| author | Ritesh Ghosh <[email protected]> | 2024-12-19 17:29:42 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-12-19 17:29:42 +0530 |
| commit | f9dcba20ffd5c4119013edc8304e90fc0e33fe2f (patch) | |
| tree | 6e754d57a3eea9779bdeb5a4bef69402b6734861 /package.json | |
| parent | adff08dc2107ca9175ca3c566d9be65995a3aa94 (diff) | |
| download | aniwatch-api-f9dcba20ffd5c4119013edc8304e90fc0e33fe2f.tar.xz aniwatch-api-f9dcba20ffd5c4119013edc8304e90fc0e33fe2f.zip | |
build: remove unnecessary deps from aniwatch pkg
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6bd3e95..f5e08e0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.13.1", - "aniwatch": "^2.15.1", + "aniwatch": "^2.15.2", "dotenv": "^16.4.5", "hono": "^4.6.3", "hono-rate-limiter": "^0.4.0", |
