Skip to content

Commit f03d057

Browse files
author
Dustin Farris
committed
upgrade karma and grunt-karma
1 parent 8eca96f commit f03d057

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
@@ -2,14 +2,14 @@
22
"version": "1.0.6",
33
"dependencies": {
44
"grunt": "*",
5-
"grunt-karma": "0.7.1",
5+
"grunt-karma": "~0.9.0",
66
"grunt-cli": "*",
77
"grunt-contrib-concat": "*",
88
"grunt-contrib-jshint": "*",
99
"grunt-ember-template-compiler": "1.3.0",
1010
"karma-qunit": "*",
1111
"karma-qunit-special-blend": "*",
12-
"karma": "0.10",
12+
"karma": "~0.12",
1313
"load-grunt-config": "~0.7"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)