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 5281199 commit 8afe5e3Copy full SHA for 8afe5e3
package.json
@@ -9,18 +9,18 @@
9
"main": "./index",
10
"dependencies": {
11
"async": "0.2.5",
12
- "bunyan": "0.10.0",
+ "bunyan": "0.21.1",
13
"cli-color": "0.1.6",
14
"optimist" : "0.3.5",
15
"restify": "2.4.1",
16
"settings": "0.1.0"
17
},
18
"devDependencies": {
19
"Faker" : "0.5.6",
20
- "jshint": "1.0.0",
+ "jshint": "1.1.0",
21
"istanbul": "0.1.29",
22
- "mocha": "1.8.1",
23
- "sinon": "1.5.2"
+ "mocha": "1.9.0",
+ "sinon": "1.6.0"
24
25
"repository": {
26
"type": "git",
0 commit comments