From fbeae1f5ef3185383d9b3b69f97452378236752a Mon Sep 17 00:00:00 2001 From: Tomislav Ivanov <78173711+TIVMOF@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:28:36 +0300 Subject: [PATCH] Create .npmrc --- ide-branding/.npmrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ide-branding/.npmrc diff --git a/ide-branding/.npmrc b/ide-branding/.npmrc new file mode 100644 index 0000000..a822756 --- /dev/null +++ b/ide-branding/.npmrc @@ -0,0 +1,3 @@ +registry=https://registry.npmjs.org/ + +@codbex:registry=https://npm.pkg.github.com