Skip to content

Commit 40ebdcf

Browse files
committed
upgrade export version
1 parent e7f7718 commit 40ebdcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/mattonem/browserstack-side-runner.git"
66
},
7-
"version": "2.0.0-beta.6",
7+
"version": "2.0.0-beta.7",
88
"main": "index.mjs",
99
"homepage": "https://github.com/mattonem/browserstack-side-runner#readme",
1010
"scripts": {
@@ -18,7 +18,7 @@
1818
"description": "",
1919
"dependencies": {
2020
"@mochajs/json-file-reporter": "^1.3.0",
21-
"@seleniumhq/code-export-javascript-mocha": "^4.0.0-alpha.3",
21+
"@seleniumhq/code-export-javascript-mocha": "^4.0.0-alpha.4",
2222
"@seleniumhq/side-code-export": "^4.0.0-alpha.3",
2323
"@seleniumhq/side-utils": "^3.17.2",
2424
"browserstack-node-sdk": "^1.25.2",

0 commit comments

Comments
 (0)