From 475fc5828900f1dc24a33283309d0f38b365bfac Mon Sep 17 00:00:00 2001 From: nanov Date: Tue, 30 Apr 2024 03:06:39 +0300 Subject: [PATCH] chore: align licensces between package.json and LICENSE.MD --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfd2473..493270a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "url": "https://github.com/Herrie82" } ], - "license": "GPL-3.0-only", + "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.10", "handlebars": "^4.7.8",