chore: configure Gitea Packages publishing

This commit is contained in:
Кирилл Осипков 2026-05-27 12:47:12 +03:00
parent 788acab14e
commit d6efcc5bd1
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
"author": "",
"license": "ISC",
"description": "",
"files": ["dist/", "README.md"],
"publishConfig": {
"registry": "https://gitea.ss.3w.com.ua/api/packages/erp/npm/"
},
"dependencies": {
"@nestjs/common": "^11.1.23",
"@nestjs/core": "^11.1.23",