From ef34b16bede3c1aa6704c8fd1e7aef3cb8d736ff Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 8 Apr 2022 22:20:49 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E5=9B=9E=E9=80=80=20pnpm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index e57aec99e8..f355af42af 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -43,14 +43,14 @@ npm install - npx + npm - pnpm install --shamefully-hoist + install