From 9347e524829e67d521f39c2a42ad892a583083e8 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Mon, 6 Feb 2023 00:56:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9Epnpm=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E6=96=87=E4=BB=B6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1da66c1..d5c3e83 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ dist-ssr *.local package-lock.json -yarn.lock \ No newline at end of file +pnpm-lock.yaml