diff --git a/node-health/package.json b/node-health/package.json index 56bf162..1e43cda 100644 --- a/node-health/package.json +++ b/node-health/package.json @@ -1,6 +1,14 @@ { "name": "@health/node", + "repository": { + "type": "git", + "url": "https://gitea.auvem.com/end/health.git" + }, + "publishConfig": { + "registry": "https://gitea.auvem.com/api/packages/end/npm/" + }, "version": "0.1.0", + "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [