diff --git a/package.json b/package.json index e100485..0db7dd4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "author": "Deki Akbar", "private": true, - "license": "UNLICENSED", + "license": "MIT", "scripts": { "prebuild": "rimraf dist", "build": "nest build",