Skip to content

Commit

Permalink
Make sinon a dependencies. This is required for TestAdapter
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Nov 6, 2014
1 parent 55d655d commit ae9d86c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -53,6 +53,7 @@
"rimraf": "^2.2.0",
"run-async": "^0.1.0",
"shelljs": "^0.3.0",
"sinon": "^1.9.1",
"text-table": "^0.2.0",
"through2": "^0.6.3",
"underscore.string": "^2.3.1",
Expand All @@ -71,7 +72,6 @@
"jshint-stylish": "^1.0.0",
"mockery": "^1.4.0",
"nock": "^0.48.2",
"proxyquire": "^1.0.0",
"sinon": "^1.9.1"
"proxyquire": "^1.0.0"
}
}

0 comments on commit ae9d86c

Please sign in to comment.