Merge pull request #3769 from thedavemarshall/fix_ci_karma_deps

Pin karma-mocha to 0.1.3, fixes CI
This commit is contained in:
Tyler Renelle 2014-07-21 14:57:48 -06:00
commit dbd8fddf9d

View file

@ -85,7 +85,7 @@
"karma-ng-html2js-preprocessor": "~0.1.0",
"karma-chai-plugins": "~0.1.0",
"mocha": "~1.12.1",
"karma-mocha": "~0.1.0",
"karma-mocha": "0.1.3",
"csv": "~0.3.6",
"mongoskin": "~0.6.1",
"expect.js": "~0.2.0",