Skip to content

Commit e2188f5

Browse files
author
Nir Maoz
authored
Update react peer dependency to be ^16.3.3 || ^17.0.0 (#201)
1 parent 3ab70fa commit e2188f5

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
@@ -64,7 +64,7 @@
6464
"prop-types": "^15.6.2"
6565
},
6666
"peerDependencies": {
67-
"react": "^16.3.3"
67+
"react": "^16.3.3 || ^17.0.0"
6868
},
6969
"files": [
7070
"src",

0 commit comments

Comments
 (0)