snap options

This commit is contained in:
Kyle Spearrin 2018-02-21 13:36:00 -05:00
parent 1e980fe4fe
commit e578290d0f
1 changed files with 6 additions and 1 deletions

View File

@ -68,9 +68,11 @@
"category": "Utility",
"synopsis": "A secure and free password manager for all of your devices.",
"target": [
"deb",
"freebsd",
"rpm",
"AppImage",
"deb"
"snap"
]
},
"dmg": {
@ -135,6 +137,9 @@
},
"freebsd": {
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
"snap": {
"artifactName": "${productName}-${version}-${arch}.${ext}"
}
},
"devDependencies": {