From 18c4ac06a87d07e63b08e44f03cc83cb99f52dea Mon Sep 17 00:00:00 2001 From: Bernhard Rode Date: Fri, 15 Sep 2017 12:29:12 +0200 Subject: [PATCH] chore: add license to package.json We need to hold a list of used license. So hopefully, this is going to find it's way into the lib and maybe a bugfix release =) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b94e7b6..d8a08ec 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "lint", "jsonlint" ], + "license": "MIT", "version": "1.6.2", "preferGlobal": true, "repository": {