mirror of
https://github.com/bitwarden/browser
synced 2025-12-28 14:13:22 +00:00
restructure attachment commands
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user