Skip to content

Commit a6aa76e

Browse files
committed
update scripts
1 parent 2202085 commit a6aa76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"scripts": {
2222
"test": "mocha tests --recursive",
23-
"prepublish": "npm run test"
23+
"prepublishOnly": "npm run test"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)