diff options
| author | Ritesh Ghosh <[email protected]> | 2024-12-22 00:43:36 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-12-22 00:43:36 +0530 |
| commit | 06d65461ef07cab4c5a984d6c79748bdb280b991 (patch) | |
| tree | c6c8d46850da11ede2d58f66ed23173e0ca86ece | |
| parent | b26a9cd9ff496bf9bad2a19d9a107fba20ce8791 (diff) | |
| download | aniwatch-api-06d65461ef07cab4c5a984d6c79748bdb280b991.tar.xz aniwatch-api-06d65461ef07cab4c5a984d6c79748bdb280b991.zip | |
build: update `aniwatch` package
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 775c37e..937dcf4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.13.1", - "aniwatch": "^2.15.2", + "aniwatch": "^2.17.0", "dotenv": "^16.4.5", "hono": "^4.6.3", "hono-rate-limiter": "^0.4.0", |
