From a9d3e3eb961cc4e5b8986b3243420edef8701c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sat, 12 Oct 2024 15:39:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20.npmrc=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=9C=AB=E5=B0=BE=E7=BC=BA=E5=B0=91=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E7=AC=A6=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 1b788bf..e989a26 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -use-node-version=22.9.0 # https://pnpm.io/zh/npmrc#use-node-version \ No newline at end of file +use-node-version=22.9.0 \ No newline at end of file