removing snap again, breaks builds

This commit is contained in:
Guillermo Rauch 2017-05-09 13:14:55 -07:00
parent 0bf5fade30
commit fff88883f9

View file

@ -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",