From 65b68993782d07bde991d1bf98059524c329216e Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Tue, 1 Aug 2023 11:50:43 -0400 Subject: [PATCH] fix treeshaking array --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b8d21f268..7c423d108 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "./dist/shoelace.js", "./dist/shoelace-autoloader.js", "./dist/components/**/*.js", - "./dist/components/**/*.js", "./dist/chunks/**/*.js", "./dist/translations/**/*.*", "./src/translations/**/*.*",