Skip to content

Commit 621108e

Browse files
committed
Update react peerDependency to >=15
1 parent 2e6fc9d commit 621108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"url": "https://github.com/rafrex/react-interactive/issues"
3535
},
3636
"peerDependencies": {
37-
"react": "^15.5.0"
37+
"react": ">=15"
3838
},
3939
"devDependencies": {
4040
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)