From 7114bff08fa301c72d3fa794cef5cc83841406d4 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 9 Jan 2023 21:14:15 +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 8f69ddc..ba65c71 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -34,7 +34,7 @@ cd # Update from git git fetch --all -git checkout 1.19.3 --force +git checkout 1.19.4 --force # Install dependencies and prebuilt npm install --omit=dev