Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit b79082f

Browse files
MichaelDeBoeyfacebook-github-bot
authored andcommitted
Update package.json (#2490)
Summary: https://twitter.com/SemanticRelease/status/1249795728253353986 Pull Request resolved: #2490 Reviewed By: claudiopro Differential Revision: D22787963 Pulled By: mrkev fbshipit-source-id: 980bb391854d674b7dba8b3a6f5a84807144e54c
1 parent a8f44b1 commit b79082f

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
@@ -40,8 +40,8 @@
4040
"object-assign": "^4.1.1"
4141
},
4242
"peerDependencies": {
43-
"react": "^0.14.0 || ^15.0.0-rc || ^16.0.0-rc || ^16.0.0",
44-
"react-dom": "^0.14.0 || ^15.0.0-rc || ^16.0.0-rc || ^16.0.0"
43+
"react": ">=0.14.0",
44+
"react-dom": ">=0.14.0"
4545
},
4646
"devDependencies": {
4747
"@babel/core": "^7.6.4",

0 commit comments

Comments
 (0)