Skip to content

Commit 17cf63b

Browse files
Updated react peer-deps versions (#5)
1 parent d8e05fe commit 17cf63b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"homepage": "https://github.com/use-cookie-consent/use-cookie-consent-react#readme",
4141
"peerDependencies": {
42-
"react": "^17.0.2",
43-
"react-dom": "^17.0.2"
42+
"react": "^17.0.0 || ^16.8.0 || ^18.0.0",
43+
"react-dom": "^17.0.0 || ^16.8.0 || ^18.0.0"
4444
},
4545
"devDependencies": {
4646
"@babel/core": "^7.15.8",

0 commit comments

Comments
 (0)