chore: configure Gitea Packages publishing
This commit is contained in:
parent
788acab14e
commit
230bbc635f
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue