Skip to content

Commit

Permalink
fix(package): remove semantic-release from peerDependencies
Browse files Browse the repository at this point in the history
Unnecessary for default plugins.
Avoid a warning when installing `semantic-release`
  • Loading branch information
pvdlg committed Sep 19, 2017
1 parent 2637568 commit 0630747
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
],
"all": true
},
"peerDependencies": {
"semantic-release": ">= 4"
},
"prettier": {
"printWidth": 120,
"singleQuote": true,
Expand Down

0 comments on commit 0630747

Please sign in to comment.