Skip to content

Commit

Permalink
chore: release -y
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 19, 2019
1 parent c8c6f07 commit 7105b26
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 @@ -7,7 +7,7 @@
"postinstall": "lerna bootstrap",
"lint": "lerna run lint",
"lint:fix": "lerna run lint -- -- --fix",
"release": "lerna publish --conventional-commits"
"release": "lerna publish --conventional-commits -y"
},
"devDependencies": {
"@antfu/eslint-config": "^0.1.5",
Expand Down

0 comments on commit 7105b26

Please sign in to comment.