Merge pull request #2791 from MetaMask/greenkeeper/karma-2.0.0

Update karma to the latest version 🚀
This commit is contained in:
Thomas Huang 2018-03-07 13:50:41 -05:00 committed by GitHub
commit a74439a1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
"jsdom": "^11.1.0",
"jsdom-global": "^3.0.2",
"jshint-stylish": "~2.2.1",
"karma": "^1.7.1",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-firefox-launcher": "^1.0.1",