From 56e1cf57f603bf50106d6bcc93b310d81bca3e82 Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Sun, 12 Feb 2023 18:34:28 -0600 Subject: [PATCH] fix license --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 12fcbde..73c460e 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,5 @@ }, "keywords": [], "author": "", - "license": "ISC" + "license": "MIT" } - \ No newline at end of file