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 2202085 commit a6aa76eCopy full SHA for a6aa76e
package.json
@@ -20,7 +20,7 @@
20
],
21
"scripts": {
22
"test": "mocha tests --recursive",
23
- "prepublish": "npm run test"
+ "prepublishOnly": "npm run test"
24
},
25
"repository": {
26
"type": "git",
0 commit comments