From 108d2b31a135ae9acd7f44abe39280045826f8e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Feb 2025 00:43:45 +0000 Subject: [PATCH] chore(release): new version --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index e5b4fa2..889a384 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,7 @@ "author": "Martin Auer", "exports": "./src/index.ts", "version": "0.3.1", - "files": [ - "dist" - ], + "files": ["dist"], "publishConfig": { "main": "./dist/index.js", "module": "./dist/index.mjs",