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 d8e05fe commit 17cf63bCopy full SHA for 17cf63b
package.json
@@ -39,8 +39,8 @@
39
},
40
"homepage": "https://github.com/use-cookie-consent/use-cookie-consent-react#readme",
41
"peerDependencies": {
42
- "react": "^17.0.2",
43
- "react-dom": "^17.0.2"
+ "react": "^17.0.0 || ^16.8.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^16.8.0 || ^18.0.0"
44
45
"devDependencies": {
46
"@babel/core": "^7.15.8",
0 commit comments