Skip to content

Commit

Permalink
chore(package): update mocha to version 5.0.0 (#9)
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
benjamn committed Jan 23, 2018
1 parent b9a1211 commit b40bb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec --full-trace"
},
"devDependencies": {
"mocha": "~4.0.1"
"mocha": "~5.0.0"
}
}

0 comments on commit b40bb51

Please sign in to comment.