mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-24 07:30:19 +01:00
Updated package.json
This commit is contained in:
parent
3649ee7d4e
commit
abb7ac3928
@ -34,7 +34,7 @@
|
||||
"build": "next build renderer && next export renderer",
|
||||
"pack-app": "npm run build && electron-builder --dir",
|
||||
"dist": "npm run build && electron-builder",
|
||||
"publish": "GH_TOKEN=<> npm run build && electron-builder -l --publish always"
|
||||
"publish-app": "npm run build && electron-builder -l --publish always"
|
||||
},
|
||||
"build": {
|
||||
"productName": "Upscayl",
|
||||
|
Loading…
Reference in New Issue
Block a user