mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 12:33:37 +08: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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user