Skip to content

Commit 7c798da

Browse files
committed
fix package deps for new grunt-karma/karma requirements
1 parent 933b242 commit 7c798da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"karma-script-launcher": "~0.1.0",
2525
"karma-firefox-launcher": "~0.1.0",
2626
"karma-html2js-preprocessor": "~0.1.0",
27-
"karma-requirejs": "~0.1.0",
27+
"karma-requirejs": "~0.2.0",
2828
"karma-coffee-preprocessor": "~0.1.0",
2929
"karma-phantomjs-launcher": "~0.1.0",
3030
"karma": "~0.10.4",

0 commit comments

Comments
 (0)