Skip to content

Commit e4d0a5b

Browse files
committed
yarn -> npm
1 parent c18a34d commit e4d0a5b

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
@@ -46,7 +46,7 @@
4646
},
4747
"husky": {
4848
"hooks": {
49-
"pre-push": "yarn lint-test"
49+
"pre-push": "npm run lint-test"
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)