Skip to content

Commit fd879bb

Browse files
committed
Merge pull request microsoft#6655 from Microsoft/pin_mocha_2.3.4
pin mocha version to 2.3.4
2 parents 265069e + 5282cad commit fd879bb

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)