Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bduyng committed Jun 7, 2024
1 parent 29d6623 commit 821d9e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,3 @@ pre-commit:
files: git diff --name-only @{push}
glob: "*.{js,ts, jsx, tsx}"
run: npx tsc --noEmit
commit-msg:
parallel: true
commands:
commitlint:
run: npx commitlint --edit
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"engines": {
"node": ">= 16.0.0"
},
"packageManager": "^[email protected].15",
"packageManager": "^[email protected].22",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [
Expand Down

0 comments on commit 821d9e2

Please sign in to comment.