Skip to content

Commit

Permalink
chore(package): update mocha to version 5.1.1 (#12)
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
benjamn committed May 9, 2018
1 parent 1da7e20 commit 536c7c0
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,7 +18,7 @@
"debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec --full-trace"
},
"devDependencies": {
"mocha": "~5.0.0",
"mocha": "~5.1.1",
"immutable-tuple": "^0.4.2"
}
}

0 comments on commit 536c7c0

Please sign in to comment.