Skip to content

Commit 452017c

Browse files
Merge branch 'master' of github.com:tnovau/react-circle-flags
2 parents fd86cfd + c3e1ea0 commit 452017c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lint": "eslint src/**/*.js docs/**/*.js"
2424
},
2525
"peerDependencies": {
26-
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
26+
"react": "^16.0.0 || 17.x || 18.x || 19.x"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.10.5",

0 commit comments

Comments
 (0)