Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/angularjs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/angularjs/package.json b/tests/angularjs/package.json
index 0d8daedeed..377d9cb656 100644
--- a/tests/angularjs/package.json
+++ b/tests/angularjs/package.json
@@ -11,7 +11,7 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-shell": "^0.7.0",
"mocha": "1.18.2",
- "karma": ">= 0.12.1",
+ "karma": ">= 0.12.1, < 6.0.0",
"karma-chrome-launcher": ">= 0.1.2",
"karma-firefox-launcher": ">= 0.1.3",
"karma-jshint-preprocessor": ">= 0.0.2",