From 14f06c3a8826d9fa9360c048cf18193fad014f86 Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 26 Apr 2026 16:09:41 +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 7253cb9..b5ae819 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "url": "https://git.natxocc.com/natxocc/sigpro/issues" }, "publishConfig": { - "registry": "https://git.natxocc.com/api/packages/natxocc/npm/" + "registry": "https://registry.npmjs.org/" }, "scripts": { "clean": "rm -rf dist",