Skip to content

Commit 6e3e268

Browse files
committed
chore: update peer dependency for semantic-release to allow earlier versions
1 parent 99ee085 commit 6e3e268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
],
5858
"license": "MIT",
5959
"peerDependencies": {
60-
"semantic-release": ">=24.1.0"
60+
"semantic-release": ">=20.1.0"
6161
},
6262
"publishConfig": {
6363
"access": "public",

0 commit comments

Comments
 (0)