1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-28 14:13:22 +00:00

restructure attachment commands

This commit is contained in:
Kyle Spearrin
2018-05-17 15:55:44 -04:00
parent 0a518a96b1
commit c0422ec77f
9 changed files with 72 additions and 82 deletions

View File

@@ -45,6 +45,7 @@
},
"devDependencies": {
"@types/commander": "^2.12.2",
"@types/form-data": "^2.2.1",
"@types/lowdb": "^1.0.1",
"@types/lunr": "^2.1.5",
"@types/node": "^10.0.8",
@@ -65,6 +66,7 @@
"dependencies": {
"chalk": "2.4.1",
"commander": "2.15.1",
"form-data": "2.3.2",
"lowdb": "1.0.0",
"node-fetch": "2.1.2",
"node-forge": "0.7.1",