Skip to content

Commit 5282cad

Browse files
committed
pin mocha version to 2.3.4
1 parent 265069e commit 5282cad

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
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"jake": "latest",
33-
"mocha": "latest",
33+
"mocha": "2.3.4",
3434
"chai": "latest",
3535
"browserify": "latest",
3636
"istanbul": "latest",

0 commit comments

Comments
 (0)