diff --git a/package.json b/package.json index c1ab6ca..c97cd38 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "module": "index.ts", "type": "module", - "files": ["index.ts", "src"], + "files": ["index.ts", "src", "tsconfig.json"], "dependencies": { "chalk": "^5.3.0"