From 1faebc849636cb90d082fccca07075eb7e6dec92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 9 Oct 2024 18:02:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20package.json?= =?UTF-8?q?=EF=BC=8C=E6=8C=87=E5=AE=9A=E4=BD=BF=E7=94=A8=20pnpm=20?= =?UTF-8?q?=E4=BD=9C=E4=B8=BA=E5=8C=85=E7=AE=A1=E7=90=86=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e9d07b9..90c7a10 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "packageManager": "pnpm@9.12.1", "name": "vue-ts-example", "version": "0.0.0", "private": true,