Skip to content

Commit 61c5d4a

Browse files
authored
Merge pull request #332 from roshan04/fix_https_not_supported_error
Fix https not supported error
2 parents ed134c4 + 6b56e6d commit 61c5d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"archiver": "5.3.0",
1616
"async": "3.2.3",
17-
"browserstack-local": "1.4.8",
17+
"browserstack-local": "1.5.1",
1818
"chalk": "4.1.2",
1919
"cli-progress": "3.10.0",
2020
"fs-extra": "8.1.0",

0 commit comments

Comments
 (0)