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) {
88 grunt . loadNpmTasks ( 'grunt-contrib-copy' ) ;
99 grunt . loadNpmTasks ( 'grunt-contrib-connect' ) ;
1010 grunt . loadNpmTasks ( 'grunt-contrib-compress' ) ;
11- grunt . loadNpmTasks ( 'grunt-contrib- jasmine-node' ) ;
11+ grunt . loadNpmTasks ( 'grunt-jasmine-node' ) ;
1212 grunt . loadNpmTasks ( 'grunt-ddescribe-iit' ) ;
1313 grunt . loadNpmTasks ( 'grunt-merge-conflict' ) ;
1414 grunt . loadNpmTasks ( 'grunt-parallel' ) ;
Original file line number Diff line number Diff line change 3030 "yaml-js" : " ~0.0.8" ,
3131 "marked" : " ~0.2.9" ,
3232 "rewire" : " 1.1.3" ,
33- "grunt-contrib- jasmine-node" : " ~0.1.1 " ,
33+ "grunt-jasmine-node" : " ~0.1.0 " ,
3434 "grunt-parallel" : " ~0.3.1" ,
3535 "grunt-ddescribe-iit" : " ~0.0.1" ,
3636 "grunt-merge-conflict" : " ~0.0.1" ,
You can’t perform that action at this time.
0 commit comments