mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 14:08:41 -09:00
removing snap again, breaks builds
This commit is contained in:
parent
0bf5fade30
commit
fff88883f9
1 changed files with 1 additions and 6 deletions
|
|
@ -76,8 +76,7 @@
|
||||||
"target": [
|
"target": [
|
||||||
"deb",
|
"deb",
|
||||||
"AppImage",
|
"AppImage",
|
||||||
"rpm",
|
"rpm"
|
||||||
"snap"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
|
|
@ -87,10 +86,6 @@
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.developer-tools"
|
"category": "public.app-category.developer-tools"
|
||||||
},
|
|
||||||
"snap": {
|
|
||||||
"confinement": "classic",
|
|
||||||
"grade": "stable"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue