Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cybertk committed Dec 28, 2014
1 parent 369d740 commit e1a2ca0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,35 +31,35 @@
"devDependencies": {
"chai": "~1.10.0",
"coveralls": "^2.11.2",
"express": "^4.10.2",
"express": "^4.10.6",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-coffeecov": "^0.1.5",
"grunt-contrib-coffee": "~0.12.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-mocha-test": "~0.12.3",
"grunt-mocha-test": "~0.12.4",
"grunt-shell": "^1.1.1",
"jit-grunt": "~0.9.0",
"mocha-phantom-coverage-reporter": "^0.1.0",
"mute": "^1.0.0",
"nock": "^0.50.0",
"sinon": "^1.12.1",
"nock": "^0.52.4",
"sinon": "^1.12.2",
"sinon-chai": "^2.6.0",
"time-grunt": "~1.0.0"
},
"dependencies": {
"coffee-errors": "^0.8.6",
"coffee-script": "~1.8.0",
"proxyquire": "^1.1.0",
"proxyquire": "^1.3.0",
"async": "^0.9.0",
"chai-json-schema": "^1.1.0",
"csonschema": "^0.5.0",
"glob": "^4.2.1",
"csonschema": "^0.5.1",
"glob": "^4.3.2",
"jsonlint": "^1.6.2",
"mocha": "^2.0.1",
"mocha": "^2.1.0",
"optimist": "^0.6.1",
"raml-parser": "^0.8.7",
"request": "^2.48.0",
"raml-parser": "^0.8.8",
"request": "^2.51.0",
"underscore": "^1.7.0"
}
}

0 comments on commit e1a2ca0

Please sign in to comment.