diff options
| author | Ritesh Ghosh <[email protected]> | 2025-03-15 22:55:01 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2025-03-15 22:55:01 +0530 |
| commit | e0f873fc87eaea2bf9a02d4025545576d5911130 (patch) | |
| tree | bfcb08f3125345597824f75cd092acd9d672744d | |
| parent | 54c61abcdcd78e088f68c7dc640af5eab96b41bc (diff) | |
| download | aniwatch-api-e0f873fc87eaea2bf9a02d4025545576d5911130.tar.xz aniwatch-api-e0f873fc87eaea2bf9a02d4025545576d5911130.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 db2dc63..1f4e83c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.13.7", - "aniwatch": "^2.18.2", + "aniwatch": "^2.18.3", "dotenv": "^16.4.7", "hono": "^4.6.15", "hono-rate-limiter": "^0.4.2", |
