Skip to content

Commit 4401416

Browse files
revert package json changes
1 parent 209cf98 commit 4401416

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",
2322
"form-data": "^4.0.0",
2423
"fs-extra": "8.1.0",
2524
"getmac": "5.20.0",
2625
"git-last-commit": "^1.0.1",
2726
"git-repo-info": "^2.1.1",
2827
"gitconfiglocal": "^2.1.0",
2928
"glob": "^7.2.0",
30-
"mkdirp": "1.0.4",
3129
"mocha": "^10.2.0",
30+
"mkdirp": "1.0.4",
3231
"node-ipc": "9.1.1",
3332
"table": "5.4.6",
34-
"unzipper": "^0.12.3",
3533
"update-notifier": "7.0.0",
36-
"uuid": "^8.3.2",
34+
"uuid": "8.3.2",
3735
"windows-release": "^5.1.0",
3836
"winston": "2.4.4",
39-
"yargs": "14.2.3"
37+
"yargs": "14.2.3",
38+
"decompress": "4.2.1",
39+
"unzipper": "^0.12.3"
4040
},
4141
"repository": {
4242
"type": "git",

0 commit comments

Comments
 (0)