Skip to content

Commit

Permalink
fix: exclude test files from publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmaric committed Sep 3, 2024
1 parent 276086f commit 5e5e62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"files": [
"lib/",
"src/",
"!src/**/*.test.ts",
"package.json",
"LICENSE.md",
"README.md"
Expand Down

0 comments on commit 5e5e62f

Please sign in to comment.