From 2416da85a99d56bbf9291534895bbe6abdfe7371 Mon Sep 17 00:00:00 2001 From: Ziggy Jonsson Date: Mon, 15 Apr 2024 11:51:59 -0400 Subject: [PATCH] fix .npmignore (#303) --- .npmignore | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index bc38f56..b37a710 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,6 @@ test/ testData/ .nyc_output/ -coverage/ \ No newline at end of file +coverage/ +.tap/ +.github/ \ No newline at end of file diff --git a/package.json b/package.json index a9d58b1..172205e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unzipper", - "version": "0.11.2", + "version": "0.11.3", "description": "Unzip cross-platform streaming API ", "author": "Evan Oxfeld ", "contributors": [