mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-12 16:15:31 +08:00
v1.0.81
This commit is contained in:
parent
54b943a9c8
commit
bc4001d049
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wildduck",
|
||||
"version": "1.0.80",
|
||||
"version": "1.0.81",
|
||||
"description": "IMAP server built with Node.js and MongoDB",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
|
@ -32,7 +32,7 @@
|
|||
"humanname": "0.2.2",
|
||||
"humanparser": "1.5.0",
|
||||
"iconv-lite": "0.4.19",
|
||||
"joi": "11.0.1",
|
||||
"joi": "11.0.2",
|
||||
"js-yaml": "3.10.0",
|
||||
"libbase64": "0.2.0",
|
||||
"libmime": "3.1.0",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"qrcode": "0.9.0",
|
||||
"redfour": "1.0.2",
|
||||
"redis": "2.8.0",
|
||||
"restify": "6.0.0",
|
||||
"restify": "6.0.1",
|
||||
"seq-index": "1.1.0",
|
||||
"smtp-server": "3.1.0",
|
||||
"speakeasy": "2.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue