mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
snap config
This commit is contained in:
parent
daac3cae81
commit
9dd16957c7
@ -174,7 +174,12 @@
|
||||
},
|
||||
"freebsd": {
|
||||
"artifactName": "${productName}-${version}-${arch}.${ext}"
|
||||
}
|
||||
},
|
||||
"snap": {
|
||||
"confinement": "strict",
|
||||
"plugs": ["default", "password-manager-service"],
|
||||
"stagePackages": ["default", "libsecret-1-0"]
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/compiler-cli": "5.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user