From 186e72e4151491c3ec0378ab77af5d46fcc58cf7 Mon Sep 17 00:00:00 2001 From: hibna Date: Sun, 26 Apr 2026 00:17:54 +0300 Subject: [PATCH] Add npmrc file --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..8249363 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +@source:registry=https://gits.hibna.com.tr/api/packages/hibna/npm/ \ No newline at end of file