From ba2f3739861d3c50206a30b4778cbd0e53112706 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Tue, 3 Sep 2024 00:39:40 +0300 Subject: [PATCH] fix: remove games.txt from package.json files --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 955c348..5755101 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "bin/gamedig.js", "lib/", "protocols/", - "games.txt", "LICENSE", "GAMES_LIST.md", "README.md"