Skip to content

Commit

Permalink
Updated npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jthawme committed Jul 17, 2019
1 parent e71a939 commit e5d6e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"compile": "electron-webpack",
"dist": "yarn compile && electron-builder",
"dist:dir": "yarn dist --dir -c.compression=store -c.mac.identity=null",
"dist:upgrade": "npm version patch && yarn compile && electron-builder",
"component": "node ./helpers/new-component.js"
},
"dependencies": {
Expand Down

0 comments on commit e5d6e09

Please sign in to comment.