We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f5065 commit d641571Copy full SHA for d641571
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "extract-zip",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "unzip a zip file into a directory using 100% javascript",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments