Skip to content

Commit a3fc777

Browse files
authored
chore: update peerDeps (#138)
1 parent fcfe0ef commit a3fc777

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
@@ -99,8 +99,8 @@
9999
"@material-ui/core": "^4.9.5",
100100
"material-ui-popup-state": "^1.5.3",
101101
"prop-types": "^15.7.2",
102-
"react": "^16.12.0",
103-
"react-dom": "^16.12.0"
102+
"react": "^16.0.0 || ^17.0.0",
103+
"react-dom": "^16.0.0 || ^17.0.0"
104104
},
105105
"dependencies": {},
106106
"jest": {

0 commit comments

Comments
 (0)