From be534273b363e76e277c77c30aa35a25c5a921e9 Mon Sep 17 00:00:00 2001 From: Patrick Heneise Date: Mon, 25 Dec 2023 17:57:40 -0500 Subject: [PATCH] chore: release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75744bd..56b2cdd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test": "node --test" }, "release": { - "branch": "main" + "branches": "main" }, "publishConfig": { "access": "public"