Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
delebash committed Sep 19, 2023
1 parent a7233ee commit 8b3e794
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 @@ -15,7 +15,8 @@
"build": "quasar build --debug -m electron",
"publish": "quasar build --debug -m electron -P always",
"debug": "quasar dev --debug -m electron -t mat -- --remote-debugging-port=9222 --inspect-brk=5858"
},"build": {
},
"build": {
"appId": "unreal_vault_organizer",
"productName": "Unreal Vault Organizer",
"publish": [
Expand Down

0 comments on commit 8b3e794

Please sign in to comment.