Skip to content

Commit

Permalink
Add Ink and React to peer dependencies (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh authored and Vadim Demedes committed Apr 13, 2019
1 parent 7b1dded commit dec78f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
"react": "^16.8.2",
"xo": "*"
},
"peerDependencies": {
"react": "^16.8.2",
"ink": "^2.0.0"
},
"babel": {
"plugins": [
"@babel/plugin-proposal-class-properties"
Expand Down

0 comments on commit dec78f5

Please sign in to comment.