We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372e196 commit 37a89f3Copy full SHA for 37a89f3
package.json
@@ -4,7 +4,7 @@
4
"type": "git",
5
"url": "git+https://github.com/mattonem/browserstack-side-runner.git"
6
},
7
- "version": "2.0.0",
+ "version": "2.1.0",
8
"main": "index.mjs",
9
"homepage": "https://github.com/mattonem/browserstack-side-runner#readme",
10
"scripts": {
@@ -21,7 +21,7 @@
21
"@seleniumhq/code-export-javascript-mocha": "^4.0.0-alpha.4",
22
"@seleniumhq/side-code-export": "^4.0.0-alpha.3",
23
"@seleniumhq/side-utils": "^3.17.2",
24
- "browserstack-node-sdk": "^1.25.2",
+ "browserstack-node-sdk": "^1.32.0",
25
"cli-logger": "^0.5.40",
26
"commander": "^8.0.0",
27
"cross-spawn": "^7.0.3",
0 commit comments