Skip to content

Commit

Permalink
Minor update on package release script
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Jan 18, 2019
1 parent 00af3f8 commit de98f5c
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 @@ -19,7 +19,7 @@
],
"scripts": {
"test": "xo && stylelint 'src/style/*.css'",
"release": "build --win --x64",
"release": "build --publish always",
"start": "electron ."
},
"dependencies": {
Expand Down

0 comments on commit de98f5c

Please sign in to comment.