Skip to content

Commit f67a187

Browse files
taiontimdorr
authored andcommitted
Set up peer dependency on React (#3361)
1 parent 02221fe commit f67a187

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"invariant": "^2.2.1",
3737
"warning": "^2.1.0"
3838
},
39+
"peerDependencies": {
40+
"react": "^0.14.0 || ^15.0.0"
41+
},
3942
"devDependencies": {
4043
"babel": "^5.8.38",
4144
"babel-core": "^5.8.38",

0 commit comments

Comments
 (0)