Skip to content

Commit

Permalink
Merge pull request #472 from rendrjs/upgrade-dependencies
Browse files Browse the repository at this point in the history
Update all the dependencies
  • Loading branch information
saponifi3d committed May 7, 2015
2 parents 33a0249 + 5f3c2c9 commit e312db8
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 @@ -16,23 +16,23 @@
"async": "~0.9.0",
"backbone": "1.1.2",
"debug": "*",
"errorhandler": "~1.3.2",
"express": "^4.12.0",
"errorhandler": "~1.3.5",
"express": "^4.12.3",
"qs2": "~0.6.6",
"request": "^2.53.0",
"request": "^2.55.0",
"sanitizer": "~0.1",
"underscore": "^1.8.2"
"underscore": "^1.8.3"
},
"devDependencies": {
"chai": "^2.0.0",
"chai": "^2.3.0",
"coveralls": "~2.11.2",
"istanbul": "~0.3.5",
"jquery": "^2.1.3",
"istanbul": "~0.3.13",
"jquery": "^2.1.4",
"jsdom": "^3.1.0",
"mocha": "*",
"proxyquire": "^1.3.1",
"rendr-handlebars": "^1.0.0",
"sinon": "~1.12.2",
"proxyquire": "^1.4.0",
"rendr-handlebars": "^1.0.1",
"sinon": "~1.14.1",
"sinon-chai": "^2.7.0"
},
"keywords": [
Expand Down

0 comments on commit e312db8

Please sign in to comment.