Skip to content

Commit dc6c487

Browse files
centdixclaude
andcommitted
chore: exclude test files from npm package
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent de35efe commit dc6c487

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
},
3131
"files": [
3232
"bin/",
33-
"backend/src/",
33+
"backend/src/*.ts",
34+
"backend/src/lib/",
3435
"backend/tsconfig.json",
3536
"frontend/dist/"
3637
],

0 commit comments

Comments
 (0)