Skip to content

Commit

Permalink
Merge pull request #6 from codesweetly/build/bump-dependencies
Browse files Browse the repository at this point in the history
build: Add support for React 19
  • Loading branch information
oluwatobiss authored Jan 7, 2025
2 parents 603fa05 + 1fc2829 commit 97bf5e3
Show file tree
Hide file tree
Showing 4 changed files with 2,462 additions and 3,951 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit ${1}
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npm test
Loading

0 comments on commit 97bf5e3

Please sign in to comment.