From 8e5b2701c2e756518e19890197af34ea2a398957 Mon Sep 17 00:00:00 2001 From: Hugo Darby-Brown Date: Mon, 17 Apr 2023 14:24:05 +0100 Subject: [PATCH] fix(package.json): remove type: "commonjs" --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index d374916..f2e17b6 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,6 @@ "node": "16.16.0", "npm": "8.16.0" }, - "type": "commonjs", "exports": { "./package.json": "./package.json", "./*": {