File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
"watch-pug" : " nodemon -e pug -x \" npm run pug\" "
64
64
},
65
65
"dependencies" : {
66
- "@coreui/coreui" : " ^2.1.2 " ,
66
+ "@coreui/coreui" : " ^2.1.3 " ,
67
67
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " 1.2.0" ,
68
68
"@coreui/icons" : " 0.3.0" ,
69
69
"bootstrap" : " 4.1.3" ,
95
95
"foreach-cli" : " ^1.8.1" ,
96
96
"js-beautify" : " ^1.8.8" ,
97
97
"node-sass" : " ^4.10.0" ,
98
- "nodemon" : " ^1.18.6 " ,
98
+ "nodemon" : " ^1.18.7 " ,
99
99
"npm-run-all" : " ^4.1.5" ,
100
100
"postcss-cli" : " ^6.0.1" ,
101
101
"pug" : " ^2.0.3" ,
104
104
"stylelint" : " ^9.8.0" ,
105
105
"stylelint-config-recommended-scss" : " ^3.2.0" ,
106
106
"stylelint-config-standard" : " ^18.2.0" ,
107
- "stylelint-order" : " ^1 .0.0" ,
107
+ "stylelint-order" : " ^2 .0.0" ,
108
108
"stylelint-scss" : " ^3.4.0"
109
109
},
110
110
"engines" : {
You can’t perform that action at this time.
0 commit comments