Skip to content

Commit

Permalink
Fixing Karma Version
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Mar 12, 2014
1 parent d633904 commit 6705319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"grunt-concurrent": "~0.4.3",
"grunt-mocha-test": "~0.9.4",
"grunt-karma": "~0.7.2",
"karma": "~0.11.0",
"karma": "~0.12.0",
"karma-jasmine": "~0.2.1",
"karma-coverage": "~0.2.0",
"karma-chrome-launcher": "~0.1.2",
Expand Down

0 comments on commit 6705319

Please sign in to comment.