diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index ab14ea4..f5588f3 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,7 @@ "main": "dist/index.js", "files": [ "dist", - "config.schema.json", - "README", - "LICENSE" + "config.schema.json" ], "engines": { "node": "^20.18.0 || ^22.10.0 || ^24.0.0", |
