We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9980548 commit 8aaefd8Copy full SHA for 8aaefd8
package.json
@@ -52,7 +52,7 @@
52
"bugs": "https://github.com/preactjs/preact-custom-element/issues",
53
"homepage": "https://github.com/preactjs/preact-custom-element",
54
"peerDependencies": {
55
- "preact": "10.x"
+ "preact": ">= 10.25.0 || >=11.0.0-0"
56
},
57
"devDependencies": {
58
"@open-wc/testing": "^2.5.25",
0 commit comments