From a4727cd412ee41fd6c48c8119d33949f02462e07 Mon Sep 17 00:00:00 2001 From: Deki Date: Sun, 22 Aug 2021 19:05:00 +0700 Subject: [PATCH] prepare realese --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",