Skip to content

Commit

Permalink
chore(dev-deps): upgrade to husky v5
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Feb 15, 2021
1 parent 2ebdd90 commit 02188ba
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 257 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
5 changes: 5 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run build
git add lib
255 changes: 4 additions & 251 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 02188ba

Please sign in to comment.