From 21ec6669dfbb4b8ba1515f654b3c057cca7516a8 Mon Sep 17 00:00:00 2001 From: sequencerr <45060278+sequencerr@users.noreply.github.com> Date: Sun, 10 Mar 2024 18:19:38 +0100 Subject: [PATCH] Fix bun description (#9345) --- completions/spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completions/spec.yaml b/completions/spec.yaml index a8980bcc39..2b2bde4910 100644 --- a/completions/spec.yaml +++ b/completions/spec.yaml @@ -2,7 +2,7 @@ name: bun appspec: { version: "0.001" } plugins: [-Meta] -title: A tool for installing and managing Python packages +title: A tool for installing and managing JavaScript packages options: - version|V --Show version and exit