chore(dependencies): upgrade karma-browserify

This allows windows users to execute our test suite.
This commit is contained in:
Nico Rehwaldt 2015-03-13 15:53:07 +01:00
parent 63189006a6
commit 2dbb5ffd81
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"jasmine-test-container-support": "^0.1.2",
"jsondiffpatch": "^0.1.26",
"karma": "^0.12.12",
"karma-browserify": "^2.0.0",
"karma-browserify": "^4.0.0",
"karma-chrome-launcher": "^0.1.2",
"karma-firefox-launcher": "^0.1.3",
"karma-ie-launcher": "^0.1.4",