Skip to content

Commit

Permalink
fix(package): update semantic-release peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg authored and gr2m committed Feb 9, 2018
1 parent ad11236 commit 4b80636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"all": true
},
"peerDependencies": {
"semantic-release": ">=13.0.0"
"semantic-release": "13.x.x"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit 4b80636

Please sign in to comment.