aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-12-18 23:51:31 +0530
committerRitesh Ghosh <[email protected]>2024-12-18 23:51:31 +0530
commit2478279db71633b2d84f86c67f3b8ce9e5cfe32e (patch)
tree3f44a78daab3483ed1dc1fe78372490539c1a84c
parente5fb1a36513cf3e70c59fa93472e0c9060e85a20 (diff)
downloadaniwatch-api-2478279db71633b2d84f86c67f3b8ce9e5cfe32e.tar.xz
aniwatch-api-2478279db71633b2d84f86c67f3b8ce9e5cfe32e.zip
feat(megacloud): integrate https://github.com/drblgn/rabbit_wasm 's solution
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 70955af..de54809 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"license": "MIT",
"dependencies": {
"@hono/node-server": "^1.13.1",
- "aniwatch": "^2.13.1",
+ "aniwatch": "^2.14.0",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0",