Fix package license as UNLICENSED.

Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
Toha
2024-12-03 00:06:16 +07:00
parent 3ff01091c8
commit ca64f1fb23

View File

@@ -18,7 +18,7 @@
},
"private": true,
"author": "Arhey",
"license": "MIT",
"license": "UNLICENSED",
"jest": {
"transform": {
"^.+\\.(ts|js)$": "ts-jest"