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 e244e6a commit 66b35a1Copy full SHA for 66b35a1
package.json
@@ -59,7 +59,7 @@
59
"bugs": "https://github.com/developit/preact-render-to-string/issues",
60
"homepage": "https://github.com/developit/preact-render-to-string",
61
"peerDependencies": {
62
- "preact": ">=10 || ^10.0.0-alpha.0"
+ "preact": ">=10 || ^10.0.0-alpha.0 || ^10.0.0-beta.0"
63
},
64
"devDependencies": {
65
"babel-plugin-transform-object-rest-spread": "^6.26.0",
0 commit comments