Skip to content

Commit d09a10d

Browse files
authored
Preact>=10 peer dep
1 parent 992c65e commit d09a10d

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
@@ -64,7 +64,7 @@
6464
"bugs": "https://github.com/developit/preact-render-to-string/issues",
6565
"homepage": "https://github.com/developit/preact-render-to-string",
6666
"peerDependencies": {
67-
"preact": ">=10 || ^10.0.0-alpha.0 || ^10.0.0-beta.0"
67+
"preact": ">=10"
6868
},
6969
"devDependencies": {
7070
"babel-plugin-transform-object-rest-spread": "^6.26.0",

0 commit comments

Comments
 (0)