From 6c5682091e41d21772f699a702219154bf9f242d Mon Sep 17 00:00:00 2001 From: dh_heyart <pheyart@dh-software.de> Date: Do, 02 Jul 2026 16:37:48 +0200 Subject: [PATCH] added publish-branch=master to .npmrc --- .npmrc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.npmrc b/.npmrc index 8d462d6..458fcc0 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ -@dh-software:registry=https://npm.furnco.de \ No newline at end of file +@dh-software:registry=https://npm.furnco.de +publish-branch=master \ No newline at end of file -- Gitblit v1.9.3