Skip to content

Commit

Permalink
fix: update peer dependency to allow future semantic release versions (
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan authored Mar 29, 2023
1 parent 54ee3bd commit 4a89801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"sinon": "^9.2.1"
},
"peerDependencies": {
"semantic-release": ">=11.0.0 <21.0.0"
"semantic-release": ">=11.0.0"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 4a89801

Please sign in to comment.