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