Skip to content

Commit 5e6055d

Browse files
committed
Relax version constraints on karma, add karma-cli
1 parent cfe5305 commit 5e6055d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"component": "*"
2929
, "coveralls": "2.0.16"
3030
, "jscoverage": "0.3.7"
31-
, "karma": "0.10.x"
31+
, "karma": "*"
32+
, "karma-cli": "*"
3233
, "karma-mocha": "*"
3334
, "mocha": "*"
3435
, "mocha-lcov-reporter": "0.0.1"

0 commit comments

Comments
 (0)