mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-25 03:00:05 -04:00
Added dropdown
This commit is contained in:
10
package.json
10
package.json
@@ -35,20 +35,14 @@
|
||||
}
|
||||
],
|
||||
"linux": {
|
||||
"publish":[
|
||||
"publish": [
|
||||
"github"
|
||||
],
|
||||
"target": [
|
||||
"AppImage",
|
||||
"deb",
|
||||
"rpm",
|
||||
"flatpak",
|
||||
"snap"
|
||||
"flatpak"
|
||||
]
|
||||
},
|
||||
"snap": {
|
||||
"confinement": "classic"
|
||||
},
|
||||
"files": [
|
||||
"main",
|
||||
"renderer/out"
|
||||
|
||||
Reference in New Issue
Block a user