diff --git a/scripts/build_npm.ts b/scripts/build_npm.ts index 81a8541..3fe169c 100644 --- a/scripts/build_npm.ts +++ b/scripts/build_npm.ts @@ -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",