From 5eb5f9bc34070e32bb43cd8794a0f00231a1adab Mon Sep 17 00:00:00 2001 From: Shivangi Shree Date: Fri, 11 Sep 2026 16:51:07 +0530 Subject: [PATCH] [ACS-12322] edit .npmrc --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 42302ae66..507e8437a 100644 --- a/.npmrc +++ b/.npmrc @@ -3,5 +3,5 @@ audit-level=high # Use exact versions to prevent unexpected updates save-exact=true -@alfresco:registry=https://npm.pkg.github.com/ +@alfresco:registry=https://registry.npmjs.org/ @jsr:registry=https://npm.jsr.io/ \ No newline at end of file