Skip to content

Commit 209cf98

Browse files
package changes
1 parent ac1063f commit 209cf98

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,24 @@
1919
"browserstack-local": "1.5.4",
2020
"chalk": "4.1.2",
2121
"cli-progress": "^3.10.0",
22+
"decompress": "4.2.1",
2223
"form-data": "^4.0.0",
2324
"fs-extra": "8.1.0",
2425
"getmac": "5.20.0",
2526
"git-last-commit": "^1.0.1",
2627
"git-repo-info": "^2.1.1",
2728
"gitconfiglocal": "^2.1.0",
2829
"glob": "^7.2.0",
29-
"mocha": "^10.2.0",
3030
"mkdirp": "1.0.4",
31+
"mocha": "^10.2.0",
3132
"node-ipc": "9.1.1",
3233
"table": "5.4.6",
34+
"unzipper": "^0.12.3",
3335
"update-notifier": "7.0.0",
34-
"uuid": "8.3.2",
36+
"uuid": "^8.3.2",
3537
"windows-release": "^5.1.0",
3638
"winston": "2.4.4",
37-
"yargs": "14.2.3",
38-
"decompress": "4.2.1",
39-
"unzipper": "^0.12.3"
39+
"yargs": "14.2.3"
4040
},
4141
"repository": {
4242
"type": "git",

0 commit comments

Comments
 (0)