Skip to content

Commit

Permalink
chore(package): update mocha to version 4.0.1 (#7)
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
benjamn committed Nov 14, 2017
1 parent dcebe1d commit b9a1211
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": "~3.2.0"
"mocha": "~4.0.1"
}
}

0 comments on commit b9a1211

Please sign in to comment.