From 396106a9e06c6c1a710c800619c22cd8a673a872 Mon Sep 17 00:00:00 2001 From: DreamOfIce Date: Tue, 25 Jul 2023 01:17:33 +0800 Subject: [PATCH] fix: fix publish error --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000000..1fc415986b --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +publish-branch=next \ No newline at end of file