Skip to content

Commit b702a64

Browse files
authored
Update package.json
1 parent 22b21cc commit b702a64

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
7171
"prop-types": "^15.7.2"
7272
},
7373
"peerDependencies": {
74-
"react": "^16.13.1",
75-
"react": "^16.8.0 || ^17.0.0",
76-
"react-dom": "^16.8.0 || ^17.0.0"
74+
"react": "^16.13.1 || ^17.0.0",
75+
"react-dom": "^16.13.1 || ^17.0.0"
7776
}
7877
}

0 commit comments

Comments
 (0)