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.
1 parent 9fc3de3 commit 4b3b78aCopy full SHA for 4b3b78a
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.1",
4
"main": "index.js",
5
"scripts": {
6
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"Error: no test specified\"",
7
"start": "wasm-pack build --target nodejs && node index.js"
8
},
9
"author": "",
0 commit comments