From 07377da4db6a11a699dd2381dc24298884f58cba Mon Sep 17 00:00:00 2001 From: leofvo Date: Tue, 22 Nov 2022 17:30:18 +0100 Subject: [PATCH] fix(npmrc): update npm registry --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..b3d29b6 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +@polyflix:registry=https://npm.pkg.github.com \ No newline at end of file