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