Skip to content

Commit

Permalink
fix: add missing peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Zivolo committed Dec 6, 2018
1 parent 5b54763 commit 1a00221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react-ellipsis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"devDependencies": {
"flow-copy-source": "^2.0.2",
"microbundle": "^0.8.3"
},
"peerDependencies": {
"react": "^15||^16"
}
}

0 comments on commit 1a00221

Please sign in to comment.