File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1818 "license" : " MIT" ,
1919 "dependencies" : {
2020 "https-proxy-agent" : " ^1.0.0" ,
21- "is-running" : " ^2.0.0" ,
22- "sinon" : " ^1.17.6" ,
23- "temp-fs" : " ^0.9.9"
21+ "is-running" : " ^2.0.0"
2422 },
2523 "devDependencies" : {
2624 "eslint" : " 1.10.3" ,
2725 "expect.js" : " 0.3.1" ,
2826 "mocha" : " 2.4.5" ,
2927 "mocks" : " 0.0.15" ,
3028 "proxy" : " ^0.2.4" ,
31- "rimraf" : " ^2.5.4"
29+ "rimraf" : " ^2.5.4" ,
30+ "sinon" : " ^1.17.6" ,
31+ "temp-fs" : " ^0.9.9"
3232 },
3333 "bugs" : " https://github.com/browserstack/browserstack-local-nodejs/issues" ,
3434 "homepage" : " https://github.com/browserstack/browserstack-local-nodejs" ,
35- "repository" : {
36- "type" : " git" ,
35+ "repository" : {
36+ "type" : " git" ,
3737 "url" : " https://github.com/browserstack/browserstack-local-nodejs.git"
3838 }
3939}
40-
You can’t perform that action at this time.
0 commit comments