From ed44aae3359b51eee3e1c5ebf703244f15e8f069 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 30 Oct 2025 11:21:21 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=86=99=20How=20to=20Update=20(m?= =?UTF-8?q?arkdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index b4f9cd5..f8bfaa7 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -36,7 +36,7 @@ git fetch --all --tags git checkout 2.0.2 --force # Install dependencies and prebuilt -npm install --production +npm install --omit dev --no-audit npm run download-dist # Restart