mirror of
https://github.com/bitwarden/browser
synced 2024-12-27 02:14:24 +01:00
rename snap to yaml
This commit is contained in:
parent
ba36345daa
commit
0a0cab1d01
@ -2,13 +2,13 @@ name: bitwarden-cli
|
||||
version: "1.0.0"
|
||||
summary: A secure and free password manager for all of your devices.
|
||||
description: A secure and free password manager for all of your devices.
|
||||
confinement: strict
|
||||
confinement: devmode
|
||||
apps:
|
||||
bw:
|
||||
command: bin/bw
|
||||
bitwarden-cli:
|
||||
command: bw
|
||||
plugs: [network, home, x11]
|
||||
parts:
|
||||
bw:
|
||||
bitwarden-cli:
|
||||
plugin: nodejs
|
||||
node-packages:
|
||||
- "@bitwarden/cli"
|
||||
node-engine: 9.7.1
|
||||
source: ../..
|
Loading…
Reference in New Issue
Block a user