Skip to content

Commit 7dc42bb

Browse files
committed
Update karma to 0.13.19
Fixes error with socket.io mentioned in issue karma-runner/karma#1782
1 parent e9a882e commit 7dc42bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"codacy-coverage": "1.1.3",
3535
"coveralls": "2.11.4",
3636
"es6-promise": "3.0.2",
37-
"karma": "0.13.14",
37+
"karma": "0.13.19",
3838
"karma-browserstack-launcher": "0.1.6",
3939
"karma-chai": "0.1.0",
4040
"karma-chrome-launcher": "0.2.1",

0 commit comments

Comments
 (0)