mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
format package.json
This commit is contained in:
12
package.json
12
package.json
@@ -177,9 +177,15 @@
|
||||
},
|
||||
"snap": {
|
||||
"confinement": "strict",
|
||||
"plugs": ["default", "password-manager-service"],
|
||||
"stagePackages": ["default", "libsecret-1-0"]
|
||||
}
|
||||
"plugs": [
|
||||
"default",
|
||||
"password-manager-service"
|
||||
],
|
||||
"stagePackages": [
|
||||
"default",
|
||||
"libsecret-1-0"
|
||||
]
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/compiler-cli": "5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user