From 37d557ee48fbd294256fcd0f76df8a5504992e26 Mon Sep 17 00:00:00 2001 From: Sefinek Date: Fri, 4 Oct 2024 09:45:59 +0200 Subject: [PATCH] "license": "MIT" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61604a..e13a5bb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "type": "git", "url": "git+https://github.com/Nekosia-API/nekosia.js.git" }, - "license": "ISC", + "license": "MIT", "author": "Sefinek (https://sefinek.net)", "main": "index.js", "typings": "types/index.d.ts",