From 2c06203f1057a9ee7be04a36f34dd4a68fba50be Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Mon, 27 May 2019 11:41:25 +0200 Subject: [PATCH] license MIT in package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fef967f..1c8402e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "mail" ], "author": "Matteo Manzinello", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/manzinello/mailgo/issues" },