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.
wasm-pack
devDependencies
1 parent 3fa645b commit 8790c4eCopy full SHA for 8790c4e
package.json
@@ -19,7 +19,7 @@
19
"build": "wasm-pack build --target nodejs --release -- --features wasm",
20
"test": "node ./tests/wasm/tests.mjs"
21
},
22
- "dependencies": {
+ "devDependencies": {
23
"wasm-pack": "^0.13.1"
24
25
"volta": {
0 commit comments