feat(megacloud): update aniwatch pkg, fixing episode/sources endpoint

This commit is contained in:
Ritesh Ghosh
2024-12-17 12:50:24 +05:30
parent bf4557daf0
commit b70e65402e
+1 -1
View File
@@ -34,7 +34,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@hono/node-server": "^1.13.1", "@hono/node-server": "^1.13.1",
"aniwatch": "^2.4.1", "aniwatch": "^2.11.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"hono": "^4.6.3", "hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0", "hono-rate-limiter": "^0.4.0",