Skip to content

Commit 2bb5070

Browse files
committed
chore: Expand semver range of for v11
1 parent 34af6dd commit 2bb5070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"preact": "^10.15.1"
2828
},
2929
"peerDependencies": {
30-
"preact": "^10.0.0"
30+
"preact": "^10.0.0 || ^11.0.0"
3131
},
3232
"publishConfig": {
3333
"provenance": true

0 commit comments

Comments
 (0)