Skip to content

Commit

Permalink
fix(package): add semantic-release as a peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Feb 9, 2018
1 parent c8119da commit c401954
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 @@ -75,6 +75,9 @@
],
"all": true
},
"peerDependencies": {
"semantic-release": "13.x.x"
},
"prettier": {
"printWidth": 120,
"singleQuote": true,
Expand Down

0 comments on commit c401954

Please sign in to comment.