Skip to content

Commit d1622bd

Browse files
Pin @ruby/wasm-wasi version
1 parent 58e8be9 commit d1622bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/npm-packages/ruby-3_2-wasm-wasi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"rollup": "^3.2.2"
3838
},
3939
"dependencies": {
40-
"@ruby/wasm-wasi": "^0.0.0-next"
40+
"@ruby/wasm-wasi": "0.0.0-next"
4141
}
4242
}

packages/npm-packages/ruby-head-wasm-wasi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"rollup-plugin-polyfill-node": "^0.12.0"
4040
},
4141
"dependencies": {
42-
"@ruby/wasm-wasi": "^0.0.0-next"
42+
"@ruby/wasm-wasi": "0.0.0-next"
4343
}
4444
}

0 commit comments

Comments
 (0)