Skip to content

Commit 969ece0

Browse files
committed
Fix Karma plugin config
1 parent 1b27c11 commit 969ece0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"devDependencies": {
2828
"karma": "~0.11.14",
2929
"karma-jasmine": "~0.2.1",
30+
"karma-coverage": "~0.1",
3031
"karma-coveralls": "~0.1.x",
3132
"karma-script-launcher": "~0.1.0",
3233
"karma-phantomjs-launcher": "~0.1.2"

0 commit comments

Comments
 (0)