Skip to content

Commit 7521707

Browse files
committed
bump boa_wasm to 0.21
1 parent b567123 commit 7521707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lint": "prettier --check . && tsc && eslint ."
2828
},
2929
"dependencies": {
30-
"@boa-dev/boa_wasm": "^0.20.0",
30+
"@boa-dev/boa_wasm": "^0.21.0",
3131
"@docusaurus/core": "^3.9.1",
3232
"@docusaurus/plugin-content-pages": "^3.9.1",
3333
"@docusaurus/preset-classic": "^3.9.1",

0 commit comments

Comments
 (0)