File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"handlebars" : " >=1.0"
34
34
},
35
35
"devDependencies" : {
36
- "grunt" : " ~0.4.4 " ,
36
+ "grunt" : " ~1.3.0 " ,
37
37
"grunt-banner" : " ~0.2.2" ,
38
- "grunt-contrib-clean" : " ~0.4 .0" ,
39
- "grunt-contrib-concat" : " ~0.3.0 " ,
40
- "grunt-contrib-cssmin" : " ~0.9 .0" ,
41
- "grunt-contrib-handlebars" : " ^0.11 .0" ,
42
- "grunt-contrib-jshint" : " ~0.6 .0" ,
43
- "grunt-contrib-qunit" : " ~0.2 .0" ,
44
- "grunt-contrib-sass" : " ^0.9.2 " ,
45
- "grunt-contrib-uglify" : " ~0.2 .0" ,
46
- "grunt-contrib-watch" : " ~0.4 .0"
38
+ "grunt-contrib-clean" : " ~2.0 .0" ,
39
+ "grunt-contrib-concat" : " ~1.0.1 " ,
40
+ "grunt-contrib-cssmin" : " ~3.0 .0" ,
41
+ "grunt-contrib-handlebars" : " ^2.0 .0" ,
42
+ "grunt-contrib-jshint" : " ~3.0 .0" ,
43
+ "grunt-contrib-qunit" : " ~4.0 .0" ,
44
+ "grunt-contrib-sass" : " ^2.0.0 " ,
45
+ "grunt-contrib-uglify" : " ~5.0 .0" ,
46
+ "grunt-contrib-watch" : " ~1.1 .0"
47
47
}
48
48
}
You can’t perform that action at this time.
0 commit comments