Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #388 from boidolr/reduce-package-size
Browse files Browse the repository at this point in the history
Remove tests from npm package to reduce npm package size
  • Loading branch information
kristianfreeman authored Jan 17, 2024
2 parents 5405932 + fe79c4b commit 3d6cd63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
"files": [
"src",
"dist",
"!src/test",
"!dist/test",
"LICENSE_APACHE",
"LICENSE_MIT"
],
Expand Down

0 comments on commit 3d6cd63

Please sign in to comment.