From 950cbb3f877f48c3e19bbdf8cc1b0cdacaaa1e32 Mon Sep 17 00:00:00 2001 From: Dominik Sigmund <dominik.sigmund@br.de> Date: Fri, 30 Oct 2020 12:12:57 +0100 Subject: [PATCH] Update package.json --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 2b2f972..310a421 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,9 @@ "prometheus" ], "author": "Dominik Sigmund <dominik.sigmund@br.de>", + "publishConfig": { + "@general:registry":"https://gitlab.br.de/api/v4/projects/8/packages/npm/" + }, "license": "Unlicense", "dependencies": { "express": "^4.17.1", -- GitLab