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 230ec93 commit e7af8c0Copy full SHA for e7af8c0
package.json
@@ -20,7 +20,6 @@
20
"https-proxy-agent": "^2.2.1",
21
"is-running": "^2.0.0",
22
"ps-tree": "=1.1.1",
23
- "sinon": "^1.17.6",
24
"temp-fs": "^0.9.9"
25
},
26
"devDependencies": {
@@ -29,7 +28,8 @@
29
28
"mocha": "2.4.5",
30
"mocks": "0.0.15",
31
"proxy": "^0.2.4",
32
- "rimraf": "^2.5.4"
+ "rimraf": "^2.5.4",
+ "sinon": "^1.17.6"
33
34
"bugs": "https://github.com/browserstack/browserstack-local-nodejs/issues",
35
"homepage": "https://github.com/browserstack/browserstack-local-nodejs",
0 commit comments