From bf72116c5d5f613836b392fb83633ea6c14f3a65 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Thu, 28 Mar 2024 19:49:51 -0700 Subject: [PATCH] chore: Add index.mjs to files list --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5d2a668a..2596c608 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "files": [ "LICENSE", "index.js", + "index.mjs", "bin" ], "bin": {