Skip to content

Commit

Permalink
PROD-224: Update karma and karma-jasmine to the latest versions.
Browse files Browse the repository at this point in the history
- Done based on complaints about tests hanging on the current versions.
- See karma-runner/karma#1788
  • Loading branch information
Frank Carey committed Aug 17, 2016
1 parent 62b8998 commit 533ae8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"ember-cli-inject-live-reload": "1.4.0",
"jasmine-core": "2.4.1",
"jasmine-spec-reporter": "2.5.0",
"karma": "0.13.22",
"karma": "1.2.0",
"karma-chrome-launcher": "0.2.3",
"karma-jasmine": "0.3.8",
"karma-jasmine": "1.0.2",
"protractor": "3.3.0",
"ts-node": "0.5.5",
"tslint": "3.11.0",
Expand Down

0 comments on commit 533ae8b

Please sign in to comment.