Skip to content

Commit 14616b8

Browse files
committed
update react peer deps
1 parent a0fb7b1 commit 14616b8

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
@@ -43,8 +43,8 @@
4343
},
4444
"homepage": "https://github.com/mother/react-files",
4545
"peerDependencies": {
46-
"react": "^16.8.5 || ^17.0.0",
47-
"react-dom": "^16.8.5 || ^17.0.0"
46+
"react": "^16.8.0 || ^17.0.0",
47+
"react-dom": "^16.8.0 || ^17.0.0"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.0.0-beta.44",

0 commit comments

Comments
 (0)