From 6f5c3b5686563c0d324e74747a28249a590fbce3 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Tue, 11 Jun 2024 14:54:10 +0700 Subject: [PATCH] chore: idk prettier@latest is a thing --- scripts/manual_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manual_update.sh b/scripts/manual_update.sh index 9af5f59..a5a4464 100755 --- a/scripts/manual_update.sh +++ b/scripts/manual_update.sh @@ -9,6 +9,6 @@ git -C ~/.fzf pull ~/.fzf/install --key-bindings --completion --update-rc --no-bash --no-fish bun upgrade -bun install --global prettier +bun install --global prettier@latest deno upgrade