We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f7718 commit 40ebdcfCopy full SHA for 40ebdcf
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-beta.6",
+ "version": "2.0.0-beta.7",
8
"main": "index.mjs",
9
"homepage": "https://github.com/mattonem/browserstack-side-runner#readme",
10
"scripts": {
@@ -18,7 +18,7 @@
18
"description": "",
19
"dependencies": {
20
"@mochajs/json-file-reporter": "^1.3.0",
21
- "@seleniumhq/code-export-javascript-mocha": "^4.0.0-alpha.3",
+ "@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",
0 commit comments