diff options
| author | Ritesh Ghosh <[email protected]> | 2024-12-25 18:15:03 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-12-25 18:15:03 +0530 |
| commit | b844d0b1e1a17f97c05fb911f2eb9da125df5001 (patch) | |
| tree | 3625e27eb67ee363a4129a495033ee45a56d312a | |
| parent | 03d0ec0a8c7b7d78f9d1b8d498daf5671a6a859d (diff) | |
| download | aniwatch-api-b844d0b1e1a17f97c05fb911f2eb9da125df5001.tar.xz aniwatch-api-b844d0b1e1a17f97c05fb911f2eb9da125df5001.zip | |
build: update aniwatch pkg to latest version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 85e84ab..666a8a5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.13.1", - "aniwatch": "^2.17.0", + "aniwatch": "^2.18.1", "dotenv": "^16.4.5", "hono": "^4.6.3", "hono-rate-limiter": "^0.4.0", |
