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

remove mkdirp lib

This commit is contained in:
Kyle Spearrin
2018-05-16 22:17:38 -04:00
parent b425b6f509
commit 1157c074ad
3 changed files with 16 additions and 14 deletions

View File

@@ -47,7 +47,6 @@
"@types/commander": "^2.12.2",
"@types/lowdb": "^1.0.1",
"@types/lunr": "^2.1.5",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.0.8",
"@types/node-forge": "^0.7.1",
"@types/readline-sync": "^1.4.3",
@@ -65,7 +64,6 @@
"chalk": "2.4.1",
"commander": "2.15.1",
"lowdb": "1.0.0",
"mkdirp": "0.5.1",
"node-fetch": "2.1.2",
"node-forge": "0.7.1",
"readline-sync": "1.4.9"