From 5a67f1c73273bbecfac126031a0dde48b9d81092 Mon Sep 17 00:00:00 2001 From: neko404notfound Date: Thu, 21 Jun 2018 09:25:29 +0100 Subject: [PATCH] Fixed license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a286aaa..a2a5a83 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "git+https://github.com/dustinpianalto/Sebi-Machine.git" }, "author": "", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/dustinpianalto/Sebi-Machine/issues" },