Skip to content

Commit 0efd702

Browse files
Thorariniamdustan
authored andcommitted
Include React 16 in peerDependencies (#115)
1 parent f4cc837 commit 0efd702

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
@@ -23,7 +23,7 @@
2323
"prop-types": "^15.5.7"
2424
},
2525
"peerDependencies": {
26-
"react": "^0.14.9 || ^15.3.0"
26+
"react": "^0.14.9 || ^15.3.0 || ^16.0.0"
2727
},
2828
"devDependencies": {
2929
"eslint-config-jonnybuchanan": "5.0.x",

0 commit comments

Comments
 (0)