From fc5ff63774f63f927296ab97fa15bd434b1b1d5d Mon Sep 17 00:00:00 2001 From: Phillip Barta Date: Tue, 16 Dec 2025 16:01:31 +0100 Subject: [PATCH] chore: remove HISTORY.md from tarball --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 6c58c27..025d7b5 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,6 @@ "nyc": "15.1.0" }, "files": [ - "HISTORY.md", - "LICENSE", "index.js", "mimeScore.js" ],