From 9ef9c6efb74fc129aab368e2c28f957e07fe9ffb Mon Sep 17 00:00:00 2001 From: circuit10 Date: Sat, 23 Oct 2021 17:26:38 +0100 Subject: [PATCH] Change package.json to MIT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a4d576..e3b7810 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "name": "Heath Mitchell", "email": "heath.mitchell27@gmail.com" }, - "license": "ISC", + "license": "MIT", "config": { "forge": { "packagerConfig": {},