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