Skip to content

Commit f04bedd

Browse files
ErioldDaniel Montoya
andauthored
feat(peer): accept 22 semantic release (#332)
Co-authored-by: Daniel Montoya <daniel.montoya@eclass.cl>
1 parent 581b89e commit f04bedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"tempy": "0.7.1"
6969
},
7070
"peerDependencies": {
71-
"semantic-release": ">=11.0.0 <18.0.0"
71+
"semantic-release": ">=11.0.0 <18.0.0 || ^22.0.0"
7272
},
7373
"eslintConfig": {
7474
"extends": "@eclass"

0 commit comments

Comments
 (0)