File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 14
14
"test:e2e" : " vue-cli-service test:e2e"
15
15
},
16
16
"dependencies" : {
17
- "@coreui/coreui" : " ^2.0.3 " ,
17
+ "@coreui/coreui" : " ^2.0.4 " ,
18
18
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
19
19
"@coreui/icons" : " 0.2.0" ,
20
20
"@coreui/vue" : " ^2.0.0-rc.0" ,
21
- "bootstrap" : " ^4.1.1 " ,
21
+ "bootstrap" : " ^4.1.2 " ,
22
22
"bootstrap-vue" : " ^2.0.0-rc.11" ,
23
23
"chart.js" : " ^2.7.2" ,
24
24
"core-js" : " ^2.5.7" ,
Original file line number Diff line number Diff line change 1
1
// Override Boostrap variables
2
2
@import " ../variables" ;
3
- @import " ~@coreui/coreui/scss/bootstrap-variables" ;
4
3
@import " ~bootstrap/scss/mixins" ;
5
- @import " ~bootstrap/scss/functions" ;
6
- @import " ~bootstrap/scss/variables" ;
7
4
@import " ~@coreui/coreui/scss/variables" ;
You can’t perform that action at this time.
0 commit comments