From 2cea676b369e9fa585cd8b669cca321488214dbc Mon Sep 17 00:00:00 2001 From: ankushKun Date: Fri, 17 May 2024 00:02:11 +0530 Subject: [PATCH] namespace update --- .npmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 10212ec..4910758 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -@betteridea:registry=https://npm.pkg.github.com \ No newline at end of file +@betteridea-dev:registry=https://npm.pkg.github.com \ No newline at end of file diff --git a/package.json b/package.json index 6982343..5eb2dc6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ], "publishConfig": { "access": "public", - "@betteridea:registry": "https://npm.pkg.github.com" + "@betteridea-dev:registry": "https://npm.pkg.github.com" }, "type": "module", "scripts": {