Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
chore(package): update mocha to version 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed May 25, 2016
1 parent bb4e48b commit c831b1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"chai": "3.x.x",
"coveralls": "^2.11.4",
"mocha": "2.x.x",
"mocha": "2.5.3",
"nyc": "^6.4.0",
"xo": "^0.15.0"
},
Expand Down Expand Up @@ -49,7 +49,6 @@
"coverage": "nyc report --reporter=text-lcov | coveralls",
"test": "xo && nyc mocha"
},
"license": "MIT",
"version": "3.0.1",
"xo": {
"space": true,
Expand Down

0 comments on commit c831b1f

Please sign in to comment.