chore: add workflow to push package to registry

This commit is contained in:
2026-03-24 13:05:23 +01:00
parent b5d97215a0
commit dafcc3e0c3
2 changed files with 36 additions and 0 deletions

View File

@@ -32,6 +32,9 @@
}
],
"license": "MIT",
"publishConfig": {
"registry": "https://git.blassanto.me/api/packages/blas/npm/"
},
"dependencies": {
"chalk": "^4.1.2",
"commander": "^11.1.0",