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
commit 864e0ac2c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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