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",