mirror of
https://github.com/danbulant/osuVisualizer
synced 2026-05-19 04:18:35 +00:00
Remove unsupported makers
This commit is contained in:
parent
90740df1cc
commit
0a9d9c9858
1 changed files with 0 additions and 14 deletions
14
package.json
14
package.json
|
|
@ -30,20 +30,6 @@
|
|||
"name": "osu",
|
||||
"authors": "Daniel Bulant"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "@electron-forge/maker-zip",
|
||||
"platforms": [
|
||||
"darwin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "@electron-forge/maker-deb",
|
||||
"config": {}
|
||||
},
|
||||
{
|
||||
"name": "@electron-forge/maker-rpm",
|
||||
"config": {}
|
||||
}
|
||||
],
|
||||
"publishers": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue