From 61bac52a23e41cb8e1f72128390ef570522f21ed Mon Sep 17 00:00:00 2001 From: Misha Kav Date: Sat, 8 Oct 2022 19:40:08 +0300 Subject: [PATCH] :beetle: update license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18ea046..75e3810 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/Schneegans/dynamic-badges-action/issues" },