Skip to content

Commit

Permalink
Merge pull request #24 from brysgo/greenkeeper/mocha-pin-6.0.2
Browse files Browse the repository at this point in the history
fix: pin mocha to 6.0.2
  • Loading branch information
brysgo committed Apr 7, 2019
2 parents 480db73 + d809489 commit b682ff5
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 @@ -32,6 +32,6 @@
"babel-preset-es2015": "^6.1.18",
"babel-register": "^6.2.0",
"dotenv-expand": "^5.1.0",
"mocha": "^6.0.0"
"mocha": "6.0.2"
}
}

0 comments on commit b682ff5

Please sign in to comment.