From b85f5e341dc7e8ddf4e2f72f370c93c73fc5758f Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Tue, 22 Oct 2024 08:43:29 -0500 Subject: [PATCH] switch to MIT license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e8e7d1..0364832 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "type": "git", "url": "git+https://github.com/jwetzell/showbridge.git" }, - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/jwetzell/showbridge/issues" },