fix(megacloud): WebAssembly.instantiate(): Argument 0 must be a buffer source error

This commit is contained in:
Ritesh Ghosh
2024-12-19 17:12:06 +05:30
parent c9d7339ed9
commit 374c87cf8a
+1 -1
View File
@@ -34,7 +34,7 @@
"license": "MIT",
"dependencies": {
"@hono/node-server": "^1.13.1",
"aniwatch": "^2.15.0",
"aniwatch": "^2.15.1",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0",