We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3202da commit 4d64628Copy full SHA for 4d64628
1 file changed
package.json
@@ -1,6 +1,8 @@
1
{
2
"dependencies": {
3
"js-yaml": "^4.1.0",
4
- "jszip": "^3.10.1"
+ "jszip": "^3.10.1",
5
+ "simple-git": "^3.28.0",
6
+ "unzipper": "^0.12.3"
7
}
8
0 commit comments