Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 3c1ab6b

Browse files
committed
chore(update) revert some karma dev dependencies, for speed in tests
1 parent 31422ce commit 3c1ab6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"grunt-contrib-watch": "^0.6.1",
3333
"grunt-conventional-changelog": "^1.2.2",
3434
"grunt-graphviz": "^0.1.1",
35-
"grunt-karma": "^0.12.1",
35+
"grunt-karma": "^0.10.1",
3636
"grunt-karma-coveralls": "^2.5.3",
3737
"grunt-ng-annotate": "^1.0.1",
3838
"grunt-open": "^0.2.3",
@@ -41,15 +41,15 @@
4141
"grunt-shell-spawn": "^0.3.2",
4242
"jasmine-core": "^2.2.0",
4343
"jsdom": ">= 0.1.23 < 4.0.0",
44-
"karma": "0.13.14",
45-
"karma-chrome-launcher": "^0.2.1",
44+
"karma": "0.12.32",
45+
"karma-chrome-launcher": "^0.1.8",
4646
"karma-coffee-preprocessor": "^0.3.0",
4747
"karma-coverage": "^0.5.3",
4848
"karma-firefox-launcher": "^0.1.4",
4949
"karma-html2js-preprocessor": "^0.1.0",
5050
"karma-jasmine": "^0.3.6",
5151
"karma-mocha-reporter": "1.0.2",
52-
"karma-phantomjs-launcher": "^0.2.1",
52+
"karma-phantomjs-launcher": "^0.1.4",
5353
"karma-requirejs": "^0.2.2",
5454
"karma-script-launcher": "^0.1.0",
5555
"load-grunt-config": "^0.17.0",

0 commit comments

Comments
 (0)