From bb91554a56afa062536fa4f0da3a2a7f24c7cb62 Mon Sep 17 00:00:00 2001 From: LandmarkTechnology <70292434+legah2045@users.noreply.github.com> Date: Thu, 16 Dec 2021 21:06:13 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7a19515..12763253 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "This Project explains all Node JS examples", "main": "app.js", "publishConfig": { - "registry": "http://3.236.129.45:8081/repository/boa/" + "registry": "http://3.236.129.45:8081/repository/ebay-npm-repo/" }, "scripts": { "server": "http-server -c-1 -p 9999",