Skip to content

Commit bc47188

Browse files
committed
Fix jasmine test runner and update to latest releases
1 parent 87fe115 commit bc47188

File tree

4 files changed

+4197
-2143
lines changed

4 files changed

+4197
-2143
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ module.exports = function (grunt) {
4646
],
4747
display: "short",
4848
summary: true,
49-
version: "3.8.0", // https://github.com/gruntjs/grunt-contrib-jasmine/issues/339
49+
version: "5.13.0"
5050
},
5151
},
5252
browserify: {

0 commit comments

Comments
 (0)