Andrew Kaiser
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
1117 additions and
1131 deletions
-
package-lock.json
-
package.json
-
pnpm-lock.yaml
|
@ -23,7 +23,7 @@ |
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@bitwarden/cli": "^1.7.4", |
|
|
|
|
|
|
|
|
"@bitwarden/cli": "^1.8.0", |
|
|
"clipboardy": "^1.2.3", |
|
|
"clipboardy": "^1.2.3", |
|
|
"minimist": "^1.2.0" |
|
|
"minimist": "^1.2.0" |
|
|
}, |
|
|
}, |
|
|