From 7287e9c09481d41307040082800714362572c24c Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 26 Apr 2026 16:14:23 +0200 Subject: [PATCH] Actualizar package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ae819..7253cb9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "url": "https://git.natxocc.com/natxocc/sigpro/issues" }, "publishConfig": { - "registry": "https://registry.npmjs.org/" + "registry": "https://git.natxocc.com/api/packages/natxocc/npm/" }, "scripts": { "clean": "rm -rf dist",