Skip to content

Commit

Permalink
fix: don't include test files in package
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Jul 14, 2024
1 parent af868c2 commit 52d0861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/__snapshots__/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
1 change: 1 addition & 0 deletions src/testdata/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*

0 comments on commit 52d0861

Please sign in to comment.