File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ module.exports = function(grunt) {
8
8
grunt . loadNpmTasks ( 'grunt-contrib-copy' ) ;
9
9
grunt . loadNpmTasks ( 'grunt-contrib-connect' ) ;
10
10
grunt . loadNpmTasks ( 'grunt-contrib-compress' ) ;
11
- grunt . loadNpmTasks ( 'grunt-contrib- jasmine-node' ) ;
11
+ grunt . loadNpmTasks ( 'grunt-jasmine-node' ) ;
12
12
grunt . loadNpmTasks ( 'grunt-ddescribe-iit' ) ;
13
13
grunt . loadNpmTasks ( 'grunt-merge-conflict' ) ;
14
14
grunt . loadNpmTasks ( 'grunt-parallel' ) ;
Original file line number Diff line number Diff line change 30
30
"yaml-js" : " ~0.0.8" ,
31
31
"marked" : " ~0.2.9" ,
32
32
"rewire" : " 1.1.3" ,
33
- "grunt-contrib- jasmine-node" : " ~0.1.1 " ,
33
+ "grunt-jasmine-node" : " ~0.1.0 " ,
34
34
"grunt-parallel" : " ~0.3.1" ,
35
35
"grunt-ddescribe-iit" : " ~0.0.1" ,
36
36
"grunt-merge-conflict" : " ~0.0.1" ,
You can’t perform that action at this time.
0 commit comments