From 94e130f0d26324c7a3013eee353bec79e91a4c1f Mon Sep 17 00:00:00 2001 From: Traines Date: Wed, 8 Jan 2025 17:47:11 +0000 Subject: [PATCH] ci... [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af4b5b3b..5d93eec0 100644 --- a/package.json +++ b/package.json @@ -108,6 +108,6 @@ ] }, "publishConfig": { - "registry": "https://npm.pkg.github.com/" + "registry": "https://registry.npmjs.org" } }