Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Nov 29, 2023
1 parent 023c873 commit dcaf8fd
Show file tree
Hide file tree
Showing 5 changed files with 4,320 additions and 10,343 deletions.
3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged && npx jest --onlyChanged
npx lint-staged
npm test
Loading

0 comments on commit dcaf8fd

Please sign in to comment.