diff options
| author | Ritesh Ghosh <[email protected]> | 2024-12-18 23:51:31 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-12-18 23:51:31 +0530 |
| commit | 2478279db71633b2d84f86c67f3b8ce9e5cfe32e (patch) | |
| tree | 3f44a78daab3483ed1dc1fe78372490539c1a84c | |
| parent | e5fb1a36513cf3e70c59fa93472e0c9060e85a20 (diff) | |
| download | aniwatch-api-2478279db71633b2d84f86c67f3b8ce9e5cfe32e.tar.xz aniwatch-api-2478279db71633b2d84f86c67f3b8ce9e5cfe32e.zip | |
feat(megacloud): integrate https://github.com/drblgn/rabbit_wasm 's solution
| -rw-r--r-- | package.json | 2 |
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", |
