We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e21a51 commit c10a0c6Copy full SHA for c10a0c6
package.json
@@ -2,7 +2,7 @@
2
"name": "vscode-archiver",
3
"displayName": "Archiver",
4
"description": "Workspace folder archiver",
5
- "version": "0.0.20",
+ "version": "0.0.21",
6
"publisher": "ecmel",
7
"license": "MIT",
8
"homepage": "https://github.com/ecmel/vscode-archiver",
@@ -44,7 +44,7 @@
44
"vscode": "^0.11.0"
45
},
46
"dependencies": {
47
- "archiver": "1.0.1",
+ "archiver": "1.1.0",
48
"parse-gitignore": "0.3.1"
49
}
50
0 commit comments