Skip to content

Commit 967ded8

Browse files
Pin karma, karma-mocha dev dependencies (#4)
1 parent 797b36a commit 967ded8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"eslint-plugin-mocha": "^2.2.0",
3939
"eslint-plugin-require-path-exists": "^1.1.5",
4040
"istanbul": "^0.4.3",
41-
"karma": "^1.1.0",
41+
"karma": "1.3.0",
4242
"karma-browserify": "^5.0.4",
4343
"karma-chrome-launcher": "^1.0.1",
4444
"karma-coverage": "^1.0.0",
4545
"karma-junit-reporter": "^1.0.0",
46-
"karma-mocha": "^1.0.1",
46+
"karma-mocha": "1.0.1",
4747
"karma-phantomjs-launcher": "^1.0.0",
4848
"karma-sauce-launcher": "^1.0.0",
4949
"karma-spec-reporter": "0.0.26",

0 commit comments

Comments
 (0)