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 25, 2017
1 parent 47aafb6 commit d6b6738
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 @@ -99,9 +99,6 @@
],
"all": true
},
"peerDependencies": {
"semantic-release": ">= 4"
},
"prettier": {
"printWidth": 120,
"singleQuote": true,
Expand Down

0 comments on commit d6b6738

Please sign in to comment.