mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 18:58:54 +08:00
update
This commit is contained in:
parent
24978cb8f6
commit
a17631b2e0
1 changed files with 4 additions and 4 deletions
|
@ -14,20 +14,20 @@
|
|||
"eslint-config-nodemailer": "^1.0.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-eslint": "^19.0.0",
|
||||
"grunt-mocha-test": "^0.13.2",
|
||||
"mocha": "^3.0.2",
|
||||
"grunt-eslint": "^19.0.0"
|
||||
"mocha": "^3.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"addressparser": "^1.0.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"clone": "^1.0.2",
|
||||
"clone": "^2.1.0",
|
||||
"config": "^1.25.1",
|
||||
"joi": "^10.2.2",
|
||||
"libbase64": "^0.1.0",
|
||||
"mailparser": "^2.0.2",
|
||||
"mongodb": "^2.2.24",
|
||||
"nodemailer-fetch": "^1.6.0",
|
||||
"nodemailer-fetch": "^2.1.0",
|
||||
"npmlog": "^4.0.2",
|
||||
"redis": "^2.6.5",
|
||||
"restify": "^4.3.0",
|
||||
|
|
Loading…
Reference in a new issue