1
0
mirror of https://github.com/bitwarden/desktop.git synced 2025-01-20 20:51:26 +01:00

snap artifact name is defaulted

This commit is contained in:
Kyle Spearrin 2018-02-21 13:38:43 -05:00
parent e578290d0f
commit 7fb3cd053a

View File

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