This commit is contained in:
Andris Reinman 2017-09-20 10:27:36 +03:00
parent 54b943a9c8
commit bc4001d049

View file

@ -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",