Skip to content

Commit

Permalink
Update postreleasy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Dias committed Jun 11, 2018
1 parent 910529e commit dac7ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"smartcheckout"
],
"scripts": {
"postreleasy": "vtex publish --public"
"postreleasy": "vtex publish --verbose"
},
"builders": {
"react": "2.x",
Expand Down

0 comments on commit dac7ac2

Please sign in to comment.