Skip to content

Commit

Permalink
Add peer dep back.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Aug 29, 2016
1 parent f99aca3 commit f786a88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"scripts": {
"prepublish": "make clean build"
},
"peerDependencies": {
"react": ">=0.14.0 <16.0.0"
},
"devDependencies": {
"babel-cli": "^6.11.4",
"babel-preset-prometheusresearch": "^0.1.0",
Expand Down

0 comments on commit f786a88

Please sign in to comment.