We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209cf98 commit 4401416Copy full SHA for 4401416
1 file changed
package.json
@@ -19,24 +19,24 @@
19
"browserstack-local": "1.5.4",
20
"chalk": "4.1.2",
21
"cli-progress": "^3.10.0",
22
- "decompress": "4.2.1",
23
"form-data": "^4.0.0",
24
"fs-extra": "8.1.0",
25
"getmac": "5.20.0",
26
"git-last-commit": "^1.0.1",
27
"git-repo-info": "^2.1.1",
28
"gitconfiglocal": "^2.1.0",
29
"glob": "^7.2.0",
30
- "mkdirp": "1.0.4",
31
"mocha": "^10.2.0",
+ "mkdirp": "1.0.4",
32
"node-ipc": "9.1.1",
33
"table": "5.4.6",
34
- "unzipper": "^0.12.3",
35
"update-notifier": "7.0.0",
36
- "uuid": "^8.3.2",
+ "uuid": "8.3.2",
37
"windows-release": "^5.1.0",
38
"winston": "2.4.4",
39
- "yargs": "14.2.3"
+ "yargs": "14.2.3",
+ "decompress": "4.2.1",
+ "unzipper": "^0.12.3"
40
},
41
"repository": {
42
"type": "git",
0 commit comments