From a4264cef23be1fcc0dd0d61342e5cf6d188429d0 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 27 Aug 2024 03:56:06 -0700 Subject: [PATCH] Update label-issue.ts --- scripts/label-issue.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/label-issue.ts b/scripts/label-issue.ts index 53a4fad3541e8..94183570fe1cb 100644 --- a/scripts/label-issue.ts +++ b/scripts/label-issue.ts @@ -55,10 +55,7 @@ const labels = [ name: "bun:udp", description: "", }, - { - name: "bun.js", - description: "Something to do with a Bun-specific API", - }, + { name: "bundler", description: "Something to do with the bundler",