Skip to content

Commit

Permalink
chore: fix semantic-release issue
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Dec 16, 2024
1 parent bf4d7f7 commit 63a9f03
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
27 changes: 12 additions & 15 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@
"peerDependencies": {
"react": "^16.9 || ^17 || ^18 || ^19",
"react-dom": "^16.9 || ^17 || ^18 || ^19"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
}
}

0 comments on commit 63a9f03

Please sign in to comment.