mirror of
https://github.com/bitwarden/browser.git
synced 2024-10-29 07:59:42 +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"
|
version: "1.0.0"
|
||||||
summary: A secure and free password manager for all of your devices.
|
summary: A secure and free password manager for all of your devices.
|
||||||
description: 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:
|
apps:
|
||||||
bw:
|
bitwarden-cli:
|
||||||
command: bin/bw
|
command: bw
|
||||||
plugs: [network, home, x11]
|
plugs: [network, home, x11]
|
||||||
parts:
|
parts:
|
||||||
bw:
|
bitwarden-cli:
|
||||||
plugin: nodejs
|
plugin: nodejs
|
||||||
node-packages:
|
node-engine: 9.7.1
|
||||||
- "@bitwarden/cli"
|
source: ../..
|
Loading…
Reference in New Issue
Block a user