Skip to content

Commit 374c87c

Browse files
committed
fix(megacloud): WebAssembly.instantiate(): Argument 0 must be a buffer source error
1 parent c9d7339 commit 374c87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"@hono/node-server": "^1.13.1",
37-
"aniwatch": "^2.15.0",
37+
"aniwatch": "^2.15.1",
3838
"dotenv": "^16.4.5",
3939
"hono": "^4.6.3",
4040
"hono-rate-limiter": "^0.4.0",

0 commit comments

Comments
 (0)