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 3938c75 commit 709db07Copy full SHA for 709db07
package.json
@@ -8,7 +8,7 @@
8
"test": "cross-env NODE_ENV=test nyc mocha -R spec",
9
"posttest": "eslint src test",
10
"release": "standard-version",
11
- "prepublishOnly": "npm test"
+ "prepublishOnly": "npm run build"
12
},
13
"repository": {
14
"type": "git",
0 commit comments