Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 29ea9fd

Browse files
nil4StringEpsilon
authored andcommitted
Add React 17 to peerDependencies
1 parent bf5a2c9 commit 29ea9fd

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
@@ -29,7 +29,7 @@
2929
},
3030
"peerDependencies": {
3131
"prop-types": "^15.0.0",
32-
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
32+
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
3333
},
3434
"devDependencies": {
3535
"@babel/core": "^7.11.1",

0 commit comments

Comments
 (0)