fix: Update npm package license

This commit is contained in:
Shibo Lyu 2025-05-11 02:36:14 +08:00
parent c220ab4d8a
commit ae566764be

View file

@ -26,7 +26,7 @@ await build({
name: "@blah-im/core",
version: denoJson.version,
description: "Core logic & types for Blah IM.",
license: "GPL-3.0-only",
license: "MIT",
repository: {
type: "git",
url: "git+https://github.com/Blah-IM/typescript-core.git",