Skip to content

Commit

Permalink
fix(package): verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaleb committed Jul 18, 2022
1 parent 588dc41 commit a060149
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 @@ -9,7 +9,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"release": "dotenv release-it --verbose"
"release": "dotenv release-it -VV"
},
"author": "Michaël Lebeau",
"license": "MIT",
Expand Down

0 comments on commit a060149

Please sign in to comment.