From 1c554a39c9adb2b7a8e47f69bce9a965071d102d Mon Sep 17 00:00:00 2001 From: Joseph Phelan <47540781+joephela@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:11:17 -0500 Subject: [PATCH] Update wet-queens-work.md Try to get github actions to work. --- .changeset/wet-queens-work.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wet-queens-work.md b/.changeset/wet-queens-work.md index 5de548b..1f49622 100644 --- a/.changeset/wet-queens-work.md +++ b/.changeset/wet-queens-work.md @@ -5,4 +5,4 @@ Fix CJS interop. This change generally shouldn't be breaking, but in case it is, it's being marked as a major change. The result of this change is that ESM and CJS should both work as intended without needing to do `require().default` -tricks. +tricks.