mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
chore(karma): upgrade karma to 0.8.4
we needed this upgrade to disable animations in scenario runner (karma ships with its own copy of angular-scenario.js which got update in 0.8.4)
This commit is contained in:
parent
91fa865bf2
commit
6ade77efa2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"grunt-contrib-connect": "0.1.2",
|
||||
"grunt-contrib-compress": "0.4.1",
|
||||
"shelljs": "0.1.2",
|
||||
"karma": "~0.8",
|
||||
"karma": "0.8.4",
|
||||
"yaml-js": "0.0.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue