Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
valcosmos committed Oct 24, 2024
1 parent 8b1bcb0 commit 15d601f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,8 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3"
},
"pnpm": {
"overrides": {
"@types/react": "npm:types-react@19.0.0-alpha.3"
}
"overrides": {
"@types/react": "npm:types-react@19.0.0-alpha.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
32 changes: 21 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 15d601f

Please sign in to comment.