Skip to content

Commit

Permalink
Merge pull request #833 from mmun/patch-1
Browse files Browse the repository at this point in the history
Lock mocha dependency to ~1.20.0
  • Loading branch information
kpdecker committed Jul 30, 2014
2 parents f374939 + e11c1be commit 5f1bf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"es6-module-packager": "1.x",
"jison": "~0.3.0",
"keen.io": "0.0.3",
"mocha": "*",
"mocha": "~1.20.0",
"mustache": "~0.7.2",
"semver": "~2.1.0",
"underscore": "~1.5.1"
Expand Down

0 comments on commit 5f1bf78

Please sign in to comment.