Skip to content

Commit

Permalink
Wildcard mocha dev dependency (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed May 28, 2017
1 parent affd30e commit 6d80bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"chai": "^3.0.0",
"es6-promise": "^4.0.5",
"istanbul": "^1.1.0-alpha.1",
"mocha": "^3.1.2",
"mocha": "*",
"regenerator": "^0.9.0",
"standard": "^10.0.0",
"testem": "^1.13.0",
Expand Down

0 comments on commit 6d80bfe

Please sign in to comment.