Skip to content

Commit

Permalink
fix: semantic release bug workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
H0R5E committed Sep 9, 2024
1 parent 792ac06 commit 98f3e8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"peerDependencies": {
"@sveltejs/kit": "^2.5.8"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
},
"engines": {
"node": ">=18.13"
},
Expand Down

0 comments on commit 98f3e8f

Please sign in to comment.