Skip to content

Commit 008b575

Browse files
authored
Update react peer dependency to include v17 (#460)
1 parent 3998a43 commit 008b575

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
@@ -33,7 +33,7 @@
3333
"peerDependencies": {
3434
"history": "^4.7.2",
3535
"lodash.isequalwith": "^4.4.0",
36-
"react": "^16.4.0",
36+
"react": "^16.4.0 || ^17.0.0",
3737
"react-redux": "^6.0.0 || ^7.1.0",
3838
"react-router": "^4.3.1 || ^5.0.0",
3939
"redux": "^3.6.0 || ^4.0.0"

0 commit comments

Comments
 (0)