From 6093131f12317f0e36e9111ab80cae898748fedc Mon Sep 17 00:00:00 2001 From: Phillip Barta Date: Wed, 17 Dec 2025 17:07:12 +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 869ddc2..5699933 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,6 @@ "supertest": "^7.0.0" }, "files": [ - "LICENSE", - "HISTORY.md", "index.js" ], "engines": {