From cc904997f582ec3825e94b980ef522d042c7a9d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurens=20St=C3=B6tzel?= Date: Wed, 22 Apr 2026 02:24:55 +0200 Subject: [PATCH] chore: Remove unnecessary files from package.json --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index 5d1e2aa..098b5bb 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,7 @@ "url": "https://github.com/buffcode/ntp-time-sync.git" }, "files": [ - "dist", - "src", - "package.json", - "tsconfig.json" + "dist" ], "license": "GPL-3.0", "prettier": {