1
0
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:
Feenix 2022-08-23 19:59:22 +05:30
parent 3649ee7d4e
commit abb7ac3928

View File

@ -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",