Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
chore(build): add missing karma-coverage dependency
Browse files Browse the repository at this point in the history
Useful for retrieving test coverage statistics.
  • Loading branch information
chrisirhc committed Mar 28, 2015
1 parent fa8e52c commit dcb44b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"grunt-ngdocs": "~0.1.1",
"karma": "^0.12.31",
"karma-chrome-launcher": "^0.1.7",
"karma-coverage": "^0.2.7",
"karma-firefox-launcher": "^0.1.4",
"karma-jasmine": "^0.1.5",
"node-markdown": "0.1.1",
Expand Down

0 comments on commit dcb44b1

Please sign in to comment.