Skip to content

Commit 2788c85

Browse files
Merge pull request #68 from jkjustjoshing/master
2 parents 75d0369 + 9db03a4 commit 2788c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"test": "echo \"Error: no test specified\""
3535
},
3636
"peerDependencies": {
37-
"react": "^16.8.0",
38-
"react-dom": "^16.8.0"
37+
"react": "^16.8.0 || ^17.0.2",
38+
"react-dom": "^16.8.0 || ^17.0.2"
3939
},
4040
"devDependencies": {
4141
"@babel/core": "^7.10.2",

0 commit comments

Comments
 (0)