Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
package: specify any "mocha" v2
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 28, 2015
1 parent f6e4fa5 commit 29009b3
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 @@ -11,7 +11,7 @@
"thunkify": "~2.1.1"
},
"devDependencies": {
"mocha": "*"
"mocha": "2"
},
"scripts": {
"test": "mocha --reporter spec"
Expand Down

0 comments on commit 29009b3

Please sign in to comment.