Skip to content

Commit 6059f95

Browse files
authored
Merge pull request #22 from Clever/upgrade-to-mocha-v2
2 parents 8709bf4 + 3e9df43 commit 6059f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"coffee-script": "~1.6.3",
32-
"mocha": "~1.13.0"
32+
"mocha": "^2.5.3"
3333
},
3434
"publishConfig": {
3535
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)