1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-04 17:23:14 +00:00

Add support for helpers in environment service (#353)

This commit is contained in:
Oscar Hinton
2021-07-23 22:46:32 +02:00
committed by GitHub
parent 230e00e423
commit 4ec06bbd1e
7 changed files with 13 additions and 13 deletions

1
package-lock.json generated
View File

@@ -23,6 +23,7 @@
"node-forge": "0.10.0",
"open": "^8.0.8",
"papaparse": "^5.3.0",
"rxjs": "6.6.7",
"tldjs": "^2.3.1",
"zxcvbn": "^4.4.2"
},