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