Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
🐛 Upgrade karma development package
Browse files Browse the repository at this point in the history
Update required in order to Travis CI run the unit tests
  • Loading branch information
jpventura committed Oct 29, 2016
1 parent dcdf210 commit 722cdef
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 @@ -44,7 +44,7 @@
"grunt-karma": "^0.8.3",
"grunt-notify": "~0.2.7",
"istanbul": "^0.3.2",
"karma": "~0.12.8",
"karma": "~0.13.9",
"karma-chai": "0.0.2",
"karma-coverage": "^0.2.6",
"karma-failed-reporter": "0.0.2",
Expand Down

0 comments on commit 722cdef

Please sign in to comment.