Skip to content

Commit

Permalink
Update karma-detect-browsers to fix Edge-related bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmccurdy committed Nov 17, 2016
1 parent 122aea3 commit f2936d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"jshint": "^2.9.4",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
"karma-detect-browsers": "^2.2.1",
"karma-detect-browsers": "^2.2.3",
"karma-edge-launcher": "^0.1.1",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "^1.0.2",
Expand Down

0 comments on commit f2936d9

Please sign in to comment.