Skip to content

Commit d995278

Browse files
committed
chore: Expand semver range for v11
1 parent 4a8d4a0 commit d995278

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"bugs": "https://github.com/preactjs/preact-render-to-string/issues",
106106
"homepage": "https://github.com/preactjs/preact-render-to-string",
107107
"peerDependencies": {
108-
"preact": ">=10"
108+
"preact": ">=10 || >= 11"
109109
},
110110
"devDependencies": {
111111
"@babel/plugin-transform-react-jsx": "^7.12.12",

0 commit comments

Comments
 (0)