1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-24 12:13:13 +00:00

update self

This commit is contained in:
Kyle Spearrin
2018-05-22 17:36:54 -04:00
parent 2f2a18d9ae
commit 276affd8eb
4 changed files with 45 additions and 2 deletions

View File

@@ -44,6 +44,7 @@
"assets": "./build/**/*"
},
"devDependencies": {
"@types/adm-zip": "^0.4.31",
"@types/commander": "^2.12.2",
"@types/form-data": "^2.2.1",
"@types/lowdb": "^1.0.1",
@@ -64,6 +65,7 @@
"webpack": "^3.10.0"
},
"dependencies": {
"adm-zip": "0.4.11",
"chalk": "2.4.1",
"commander": "2.15.1",
"form-data": "2.3.2",