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 425d73a commit 94c1202Copy full SHA for 94c1202
package.json
@@ -19,17 +19,17 @@
19
"dependencies": {
20
"https-proxy-agent": "^2.2.1",
21
"is-running": "^2.0.0",
22
- "ps-tree": "^1.1.0",
23
- "sinon": "^1.17.6",
24
- "temp-fs": "^0.9.9"
+ "ps-tree": "^1.1.0"
25
},
26
"devDependencies": {
27
"eslint": "1.10.3",
28
"expect.js": "0.3.1",
29
"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",
+ "temp-fs": "^0.9.9"
33
34
"bugs": "https://github.com/browserstack/browserstack-local-nodejs/issues",
35
"homepage": "https://github.com/browserstack/browserstack-local-nodejs",
0 commit comments