diff --git a/package.json b/package.json index 6444fe1..98fdc79 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "build/index.js", "types": "build/index.d.ts", "author": "Developers ", - "license": "UNLICENSED", + "license": "MIT", "packageManager": "yarn@3.6.4", "scripts": { "build": "tsc -p tsconfig.build.json",