Skip to content

Commit

Permalink
chore(package): update semantic-release to version 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Jan 27, 2020
1 parent 5984b6e commit 249f525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ava": "^2.0.0",
"codecov": "^3.0.0",
"nyc": "^15.0.0",
"semantic-release": "^16.0.0",
"semantic-release": "^17.0.0",
"sinon": "^8.0.0",
"stream-buffers": "^3.0.2",
"xo": "^0.25.0"
Expand Down Expand Up @@ -59,7 +59,7 @@
"all": true
},
"peerDependencies": {
"semantic-release": ">=16.0.0 <17.0.0"
"semantic-release": ">=16.0.0 <18.0.0"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit 249f525

Please sign in to comment.