Skip to content

Commit

Permalink
update mocha & expect.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yaniswang committed Nov 6, 2015
1 parent 8687ed9 commit ff29d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {},
"devDependencies": {
"co": "4.6.0",
"expect.js": "0.2.0",
"expect.js": "0.3.1",
"grunt": "0.4.1",
"grunt-cli": "0.1.6",
"grunt-contrib-clean": "0.4.0",
Expand All @@ -15,7 +15,7 @@
"grunt-exec": "0.4.0",
"istanbul": "0.3.22",
"istanbul-coveralls": "1.0.3",
"mocha": "2.2.0"
"mocha": "2.3.3"
},
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit ff29d3c

Please sign in to comment.