From b4d0b0293812afba9637c7e636bfa51366a030f7 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 13 Jun 2025 13:42:21 -0500 Subject: cleanup package and fix bug from not importing fs/path in utils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3ea235c..6079a4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "material-svg-atlas-plugin-webpack", "version": "1.0.0", - "main": "index.js", + "main": "src/index.js", "scripts": { "test": "echo no test" }, -- cgit v1.2.3