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 ce576bc commit 9e2118aCopy full SHA for 9e2118a
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "browserstack-runner",
3
"description": "A command line interface to run browser tests over BrowserStack",
4
- "version": "0.1.1",
+ "version": "0.1.2",
5
"homepage": "https://github.com/browserstack/browserstack-runner",
6
"repository": {
7
"type": "git",
8
"url": "git://github.com/browserstack/browserstack-runner.git"
9
},
10
"dependencies": {
11
- "browserstack": "1.0.2"
+ "browserstack": "1.0.1"
12
13
"bin": {
14
"browserstack-runner": "bin/cli.js"
0 commit comments