Update karma dependencies and remove unused packages.

This commit is contained in:
Blade Barringer 2015-11-07 19:56:09 -06:00
parent 88f8a2a375
commit 05ae419d7e

View file

@ -32,7 +32,7 @@
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-hashres": "~0.4.1",
"grunt-karma": "~0.6.2",
"grunt-karma": "~0.12.1",
"gulp": "^3.9.0",
"gulp-eslint": "^1.0.0",
"gulp-grunt": "^0.5.2",
@ -101,20 +101,12 @@
"event-stream": "^3.2.2",
"expect.js": "~0.2.0",
"istanbul": "^0.3.14",
"karma": "~0.10.2",
"karma-chai-plugins": "~0.1.0",
"karma-chrome-launcher": "~0.1.0",
"karma-coffee-preprocessor": "~0.1.0",
"karma-coverage": "^0.3.1",
"karma-firefox-launcher": "~0.1.0",
"karma-html2js-preprocessor": "~0.1.0",
"karma-jasmine": "~0.1.3",
"karma": "~0.13.15",
"karma-chai-plugins": "~0.6.0",
"karma-coverage": "^0.5.3",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.1.1",
"karma-ng-html2js-preprocessor": "~0.1.0",
"karma-phantomjs-launcher": "~0.1.0",
"karma-requirejs": "~0.2.0",
"karma-script-launcher": "~0.1.0",
"karma-phantomjs-launcher": "~0.2.1",
"lcov-result-merger": "^1.0.2",
"mocha": "^2.3.3",
"mongodb": "^2.0.46",