Merge pull request #2486 from tohenk/fix/license

Fix package license as UNLICENSED.
This commit is contained in:
PopeyeTheSai10r
2024-12-03 17:06:51 -08:00
committed by GitHub

View File

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