1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-02 08:40:08 +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": {
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
"snap": {
"artifactName": "${productName}-${version}-${arch}.${ext}"
}
},
"devDependencies": {