File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -204,7 +204,6 @@ module.exports = function (grunt) {
204204 // *************************************************************************************
205205 // GRUNT PLUGIN : tasks
206206 // *************************************************************************************
207- grunt . loadNpmTasks ( 'grunt-bower-task' ) ;
208207 grunt . loadNpmTasks ( 'grunt-contrib-copy' ) ;
209208 grunt . loadNpmTasks ( 'grunt-contrib-concat' ) ;
210209 grunt . loadNpmTasks ( 'grunt-contrib-jshint' ) ;
Original file line number Diff line number Diff line change 55 "jquery" : " 2.1.1" ,
66 "backbone" : " 1.1.2" ,
77 "backbone.localStorage" : " v1.1.16" ,
8- "underscore" : " 1.7.0 " ,
8+ "underscore" : " 1.8.2 " ,
99 "bootstrap" : " v3.3.2" ,
1010 "bootstrap-datepicker" : " 1.3.1" ,
1111 "select2" : " 3.5.2"
Original file line number Diff line number Diff line change 1515 },
1616 "bugs" : " https://github.com/evoluteur/evolutility/issues" ,
1717 "devDependencies" : {
18- "grunt" : " 0.4.1 " ,
18+ "grunt" : " ~ 0.4.5 " ,
1919 "grunt-contrib-concat" : " ~0.3.0" ,
20- "grunt-contrib-uglify" : " ~0.3.2 " ,
21- "grunt-contrib-less" : " ~0.10 .0" ,
20+ "grunt-contrib-uglify" : " ~0.7.0 " ,
21+ "grunt-contrib-less" : " ~1.0 .0" ,
2222 "grunt-contrib-copy" : " ~0.7.0" ,
23- "grunt-contrib-jshint" : " ~0.8.0" ,
24- "grunt-bower-task" : " ~0.3.4"
23+ "grunt-contrib-jshint" : " ~0.11.0"
2524 },
2625 "dependencies" : {
2726 "jquery" : " 2.1.1" ,
You can’t perform that action at this time.
0 commit comments