diff options
| author | Ritesh Ghosh <[email protected]> | 2024-12-17 12:50:24 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-12-17 12:50:24 +0530 |
| commit | b70e65402eafec2e7d67f8335880bcb1dccccac5 (patch) | |
| tree | 108d84ed197d303ef3d65f849a505f11a79cf960 /package.json | |
| parent | bf4557daf048f07f48a43978e153fda839c9eec2 (diff) | |
| download | aniwatch-api-b70e65402eafec2e7d67f8335880bcb1dccccac5.tar.xz aniwatch-api-b70e65402eafec2e7d67f8335880bcb1dccccac5.zip | |
feat(megacloud): update aniwatch pkg, fixing `episode/sources` endpoint
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 8b56c1e..6036ce9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.13.1", - "aniwatch": "^2.4.1", + "aniwatch": "^2.11.1", "dotenv": "^16.4.5", "hono": "^4.6.3", "hono-rate-limiter": "^0.4.0", |
