From 9dade6d49ae452828ed0272e86dabd93f5898473 Mon Sep 17 00:00:00 2001 From: Mitch Goudy Date: Mon, 1 Jul 2024 15:59:33 -0600 Subject: [PATCH] fix: branch name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa299b0..eb43efe 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "master", "next", { - "name": "9.x-alpha", + "name": "refactor/modern-esm-support", "channel": "9.x-alpha", "prerelease": true }