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