mirror of
https://github.com/Blah-IM/typescript-core.git
synced 2025-06-23 16:31:08 +00:00
fix: Update npm package license
This commit is contained in:
parent
c220ab4d8a
commit
ae566764be
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue