Skip to content

Commit 8aaefd8

Browse files
authored
Merge pull request #97 from preactjs/JoviDeCroock-patch-1
Bump peer-range
1 parent 9980548 commit 8aaefd8

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
@@ -52,7 +52,7 @@
5252
"bugs": "https://github.com/preactjs/preact-custom-element/issues",
5353
"homepage": "https://github.com/preactjs/preact-custom-element",
5454
"peerDependencies": {
55-
"preact": "10.x"
55+
"preact": ">= 10.25.0 || >=11.0.0-0"
5656
},
5757
"devDependencies": {
5858
"@open-wc/testing": "^2.5.25",

0 commit comments

Comments
 (0)