Skip to content

Commit

Permalink
stricter karma-coverage specification 0.2.7 is throwing error
Browse files Browse the repository at this point in the history
  • Loading branch information
stonelasley committed Feb 24, 2016
1 parent 1cd5c5d commit a57c72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"jshint": "latest",
"karma": "^0.13.19",
"karma-browserify": "^4.4.2",
"karma-coverage": "^0.2.6",
"karma-coverage": "0.2.6",
"karma-coveralls": "^1.1.2",
"karma-jasmine": "^0.3.6",
"karma-jshint-preprocessor": "0.0.6",
Expand Down

0 comments on commit a57c72f

Please sign in to comment.