We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2827490 + 489512c commit f682558Copy full SHA for f682558
packages/npm-packages/ruby-wasm-wasi/package.json
@@ -54,7 +54,6 @@
54
"build": "npm run build:rollup && npm run build:tsc && npm run build:static && ./tools/post-build.sh ./dist"
55
},
56
"devDependencies": {
57
- "@bjorn3/browser_wasi_shim": "^0.3.0",
58
"@bytecodealliance/jco": "../../../vendor/jco",
59
"@rollup/plugin-node-resolve": "^15.2.3",
60
"@rollup/plugin-typescript": "^11.1.6",
@@ -64,6 +63,7 @@
64
63
"vitest": "^1.6.0"
65
66
"dependencies": {
+ "@bjorn3/browser_wasi_shim": "^0.3.0",
67
"tslib": "^2.6.3"
68
}
69
0 commit comments