Skip to content

Commit 7268262

Browse files
authored
Merge pull request #53 from reaktivo/patch-1
Updated react peerDependency to ^16.0.0
2 parents 6f99572 + a83a8ab commit 7268262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"peerDependencies": {
3838
"prop-types": "^15.0.0",
39-
"react": "^14.0.0 || ^15.0.0"
39+
"react": "^14.0.0 || ^15.0.0|| ^16.0.0"
4040
},
4141
"devDependencies": {
4242
"app-root-dir": "1.0.2",

0 commit comments

Comments
 (0)