From 9e61b0e1e0f94fc67fa15406abfa7050f7abb213 Mon Sep 17 00:00:00 2001 From: Alexandre Boyer <33391039+ng-galien@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:38:05 +0200 Subject: [PATCH] Publish 3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4244e8..6ecc7de 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "git+https://github.com/ng-galien/node-red-contrib-pulsar.git" }, "publishConfig": { - "@ng-galien:registry": "https://npm.pkg.github.com" + "@ng-galien:registry": "https://registry.npmjs.org/" }, "scripts": { "deploy": "PROJECT_DIR=$(pwd) && cd ~/.node-red && npm install $PROJECT_DIR",