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
No known key found for this signature in database
GPG key ID: 2D7AA6389D44DCAB

View file

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