Skip to content

Commit

Permalink
bump packages (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
killroy192 authored Aug 16, 2024
1 parent 597807d commit 2f97ad1
Show file tree
Hide file tree
Showing 4 changed files with 740 additions and 816 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run typecheck;
npx lint-staged;
2 changes: 0 additions & 2 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint;
npm run typecheck;
npm run test:unit;
Expand Down
Loading

0 comments on commit 2f97ad1

Please sign in to comment.