From 2544725c1dd943207c58421b5ad0aae95753af99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Mon, 1 Dec 2025 16:42:07 +0100 Subject: [PATCH] feat: remove `HISTORY.md` from tarball content --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index d5fb7b3f..1fcb2ee5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ }, "files": [ "LICENSE", - "HISTORY.md", "index.js" ], "engines": {