Skip to content

Commit

Permalink
Merge pull request #15 from Nytuo/Nytuo-patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
Nytuo authored Oct 19, 2023
2 parents 1075d53 + 256679b commit 240ca9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@
"get-bfe": "node ./get-BFE.js",
"start": "node ./get-BFE.js && electron .",
"no-update": "electron .",
"dist": "electron-builder -p never"
"dist": "electron-builder -p never",
"ebw": "electron-builder --win -p never"
},
"devDependencies": {
"electron": "^26.2.2",
Expand Down

0 comments on commit 240ca9b

Please sign in to comment.