Skip to content

Commit 7405bc2

Browse files
author
bietkul
committed
version 1.0.27
1 parent f844bdb commit 7405bc2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"scripts": {
2727
"start": "nps",
2828
"test": "nps test",
29-
"precommit": "lint-staged && npm start validate"
29+
"precommit": "lint-staged && npm start validate",
30+
"prepare": "npm start validate"
3031
},
3132
"repository": {
3233
"type": "git",

0 commit comments

Comments
 (0)