From 96e735c0c7d34cc1c473f1f4a7176d80201ac250 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Tue, 6 Feb 2018 15:04:04 +0200 Subject: [PATCH] updated description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4196c0fe..9d52c2db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wildduck", "version": "1.0.114", - "description": "IMAP server built with Node.js and MongoDB", + "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": { "toc": "markdown-toc -i docs/api.md",