1
0
mirror of https://github.com/bitwarden/desktop.git synced 2025-01-03 18:17:48 +01:00

dont use template app for snap

This commit is contained in:
Kyle Spearrin 2018-02-22 13:06:26 -05:00
parent 38a4078479
commit 65f5af4cd0

View File

@ -137,6 +137,9 @@
},
"freebsd": {
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
"snap": {
"useTemplateApp": false
}
},
"devDependencies": {