feat(megacloud): update aniwatch pkg

fixing wasm module load error hindering source extraction
This commit is contained in:
Ritesh Ghosh
2024-12-19 15:58:20 +05:30
parent a076d95550
commit cd41a54a7e
+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.14.0", "aniwatch": "^2.15.0",
"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",