From 44d3d22c1ee781543cb6d196ae0aca55aa6aa9fc Mon Sep 17 00:00:00 2001 From: Jakub Kadlubiec Date: Tue, 24 Feb 2026 17:40:55 +0100 Subject: [PATCH] chore: Remove package name to satisfy automated security checks --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 89e6ba5..651a347 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,4 @@ { - "name": "activities-stats", - "version": "1.0.0", "scripts": { "p1": "node p1.js", "p2": "node p2/index.js"