mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 16:39:46 -05:00
Merge pull request #6655 from Microsoft/pin_mocha_2.3.4
pin mocha version to 2.3.4
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"jake": "latest",
|
||||
"mocha": "latest",
|
||||
"mocha": "2.3.4",
|
||||
"chai": "latest",
|
||||
"browserify": "latest",
|
||||
"istanbul": "latest",
|
||||
|
||||
Reference in New Issue
Block a user