Skip to content

Commit 7c998dc

Browse files
committed
chore: loosen react peer version
1 parent e291b4a commit 7c998dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"fsevents": "^2.1.3"
9696
},
9797
"peerDependencies": {
98-
"react": "^17.0.0",
98+
"react": ">= 16",
9999
"typescript": "^3.2.1 || ^4"
100100
},
101101
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)