Skip to content

Commit c5c7583

Browse files
committed
Run 'yarn install' in pre-commit hook to make sure the right ncc version is used
1 parent 117edf3 commit c5c7583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/sh
22
set -e
3+
yarn install
34
yarn run package
45
exec git add dist/index.js

0 commit comments

Comments
 (0)