We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cdc27 commit eb1f34fCopy full SHA for eb1f34f
package.json
@@ -26,13 +26,14 @@
26
"grunt": "^0.4.5",
27
"grunt-contrib-jshint": "^0.10.0",
28
"grunt-karma": "^0.8.3",
29
+ "jasmine-core": "^2.3.4",
30
"jshint-stylish": "^0.3.0",
31
"karma": "^0.12.31",
32
"karma-chrome-launcher": "^0.1.7",
33
"karma-commonjs": "^0.0.10",
34
"karma-coverage": "^0.2.7",
35
"karma-firefox-launcher": "^0.1.4",
- "karma-jasmine": "^0.2.3",
36
+ "karma-jasmine": "^0.3.5",
37
"karma-phantomjs-launcher": "^0.1.4",
38
"karma-safari-launcher": "^0.1.1",
39
"karma-sauce-launcher": "^0.2.10",
0 commit comments