From ab36557c8c0b41559fa4a872cf88b26931cf307b Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 26 Apr 2026 19:10:58 +0200 Subject: [PATCH] Actualizar package.json --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 7253cb9..bf2ad5f 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,6 @@ "bugs": { "url": "https://git.natxocc.com/natxocc/sigpro/issues" }, - "publishConfig": { - "registry": "https://git.natxocc.com/api/packages/natxocc/npm/" - }, "scripts": { "clean": "rm -rf dist", "prebuild": "npm run clean",