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 8182fc6 commit 88b1593Copy full SHA for 88b1593
package.json
@@ -4,7 +4,7 @@
4
"main": "index.js",
5
"gypfile": true,
6
"scripts": {
7
- "start": "node example/index.js",
+ "test": "node example/index.js",
8
"build:dev": "node-gyp -j 16 build --debug",
9
"build": "node-gyp -j 16 build",
10
"rebuild:dev": "node-gyp -j 16 rebuild --debug",
0 commit comments