From 2de16f3cfd916bdf5363c957857e79082addf700 Mon Sep 17 00:00:00 2001 From: chufan Date: Tue, 6 Aug 2024 16:16:24 +0800 Subject: [PATCH] chore: update --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 9582e65..3a1189f 100644 --- a/.npmrc +++ b/.npmrc @@ -3,4 +3,4 @@ registry=https://registry.npmmirror.com # publish 前检查分支 git-checks=true # publish 允许的分支 -publish-branch=next +publish-branch=feat/test-pulish