mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-15 18:23:09 +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
fec4ef3881
commit
303df9dafe
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
"q-fs": "0.1.36",
|
"q-fs": "0.1.36",
|
||||||
"qq": "0.3.5",
|
"qq": "0.3.5",
|
||||||
"shelljs": "0.1.2",
|
"shelljs": "0.1.2",
|
||||||
"karma": "~0.8",
|
"karma": "0.8.4",
|
||||||
"yaml-js": "0.0.5"
|
"yaml-js": "0.0.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue