From 310541e5191bb613cd6a4225cca9c973fc68a7f8 Mon Sep 17 00:00:00 2001 From: Tim Smart Date: Wed, 7 Dec 2022 09:21:21 +1300 Subject: [PATCH] build: remove files from package.json --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index d3f2c85..eb6a99a 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,6 @@ "access": "public", "directory": "dist" }, - "files": [ - "dist/**/*", - "src/**/*" - ], "description": "Effect-TS discord library", "author": "Tim Smart ", "license": "MIT",