Remove karma-jasmine-jquery and use karma-jquery.
Remove karma-jasmine-jquery and use karma-jquery and jasmine-jquery directly. LEARNER-5186
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -24,7 +24,7 @@ |
| "karma-coverage-allsources": "0.0.4", | ||
| "karma-firefox-launcher": "1.0.1", | ||
| "karma-jasmine": "1.1.0", | ||
| "karma-jasmine-jquery": "0.1.1", | ||
| "karma-jquery": "0.2.2", | ||
| "karma-requirejs": "1.1.0", | ||
| "karma-sinon": "1.0.5", | ||
| "karma-spec-reporter": "0.0.26", | ||
| ... | ... |
Please
register
or
sign in
to comment