File tree 2 files changed +1603
-14
lines changed
2 files changed +1603
-14
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 8.3.0-dev" ,
4
4
"private" : true ,
5
5
"devDependencies" : {
6
- "bower" : " ~1.3.0 " ,
7
- "glob" : " ^5.0.14 " ,
8
- "grunt" : " ^0.4.5 " ,
9
- "grunt-contrib-clean" : " ^0.6 .0" ,
6
+ "bower" : " ^1.8.2 " ,
7
+ "glob" : " ^7.1.2 " ,
8
+ "grunt" : " ^1.0.1 " ,
9
+ "grunt-contrib-clean" : " ^1.1 .0" ,
10
10
"grunt-contrib-csslint" : " ^2.0.0" ,
11
- "grunt-contrib-watch" : " ^0.6.1 " ,
12
- "grunt-githooks" : " ^0.3.1 " ,
13
- "inquirer" : " ^0.9 .0" ,
14
- "less" : " ^2.5.1 " ,
11
+ "grunt-contrib-watch" : " ^1.0.0 " ,
12
+ "grunt-githooks" : " ^0.6.0 " ,
13
+ "inquirer" : " ^3.3 .0" ,
14
+ "less" : " ^2.7.2 " ,
15
15
"less-plugin-autoprefix" : " ^1.4.2" ,
16
16
"less-plugin-clean-css" : " ^1.5.1" ,
17
- "load-grunt-config" : " ^0.17 .2" ,
18
- "queue" : " ^3.1.0 " ,
19
- "request" : " ^2.60 .0" ,
17
+ "load-grunt-config" : " ^0.19 .2" ,
18
+ "queue" : " ^4.4.1 " ,
19
+ "request" : " ^2.83 .0" ,
20
20
"sync-exec" : " ^0.6.1" ,
21
- "time-grunt" : " ^1.2.1 "
21
+ "time-grunt" : " ^1.4.0 "
22
22
},
23
23
"scripts" : {
24
24
"postinstall" : " grunt install"
43
43
" .githooks.js.hbs" ,
44
44
" grunt/**/*"
45
45
],
46
- "commands" : " npm install " ,
46
+ "commands" : " yarn " ,
47
47
"matchAll" : false
48
48
}
49
49
],
55
55
" .githooks.js.hbs" ,
56
56
" grunt/**/*"
57
57
],
58
- "commands" : " npm install " ,
58
+ "commands" : " yarn " ,
59
59
"matchAll" : false
60
60
}
61
61
],
You can’t perform that action at this time.
0 commit comments