Skip to content

Commit

Permalink
Explicitly refer to electron-builder for dist
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Aug 2, 2019
1 parent 3d46dac commit 25e3972
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 @@ -6,7 +6,7 @@
"scripts": {
"start": "electron ./drawio/src/main/webapp",
"sync": "node ./sync.js",
"release": "build"
"release": "electron-builder"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 25e3972

Please sign in to comment.