mirror of
https://github.com/danbulant/osuVisualizer
synced 2026-05-24 12:35:44 +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",
|
"name": "osu",
|
||||||
"authors": "Daniel Bulant"
|
"authors": "Daniel Bulant"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "@electron-forge/maker-zip",
|
|
||||||
"platforms": [
|
|
||||||
"darwin"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "@electron-forge/maker-deb",
|
|
||||||
"config": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "@electron-forge/maker-rpm",
|
|
||||||
"config": {}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"publishers": [
|
"publishers": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue