mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18: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": [
|
||||
"deb",
|
||||
"AppImage",
|
||||
"rpm",
|
||||
"snap"
|
||||
"rpm"
|
||||
]
|
||||
},
|
||||
"win": {
|
||||
|
|
@ -87,10 +86,6 @@
|
|||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.developer-tools"
|
||||
},
|
||||
"snap": {
|
||||
"confinement": "classic",
|
||||
"grade": "stable"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue