From da9edb17b79c0138800dcaafb4a17d5a3488e874 Mon Sep 17 00:00:00 2001 From: Erin Date: Fri, 28 Jul 2023 04:47:50 -0400 Subject: [PATCH] derp --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fe262a..9e16993 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "rollup-create-webext-config", "version": "0.0.0", - "main": "index.mjs", + "main": "index.mjs" }