mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update package.json
This commit is contained in:
parent
737b6e6379
commit
ec6494b13f
@ -17,6 +17,15 @@
|
||||
"directories": {
|
||||
"output": "dist"
|
||||
},
|
||||
"snap": {
|
||||
"desktop": {
|
||||
"Name": "Simpliplay",
|
||||
"Exec": "simpliplay.wrapper",
|
||||
"Icon": "simpliplay",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"target": [
|
||||
"dmg"
|
||||
|
Loading…
Reference in New Issue
Block a user