Skip to content

Commit

Permalink
fix .npmignore (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJONSSON authored Apr 15, 2024
1 parent 3095797 commit 2416da8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
test/
testData/
.nyc_output/
coverage/
coverage/
.tap/
.github/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unzipper",
"version": "0.11.2",
"version": "0.11.3",
"description": "Unzip cross-platform streaming API ",
"author": "Evan Oxfeld <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 2416da8

Please sign in to comment.