Skip to content

Commit

Permalink
GitHub #57 - Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sqmk committed Feb 4, 2016
1 parent b1e7a36 commit d3daba3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"sprintf-js": "~1.0.3"
},
"devDependencies": {
"mocha": "2.3.4",
"chai": "3.4.1",
"chai-as-promised": "5.2.0",
"sinon": "1.17.2",
"mockery": "1.4.0"
"mocha": "~2.4.5",
"chai": "~3.5.0",
"chai-as-promised": "~5.2.0",
"sinon": "~1.17.2",
"mockery": "~1.4.0"
}
}

0 comments on commit d3daba3

Please sign in to comment.