chore: update coreui-vue dependency
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
"@coreui/coreui": "^2.1.6",
|
||||
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
|
||||
"@coreui/icons": "0.3.0",
|
||||
"@coreui/vue": "github:coreui/coreui-vue#woothu",
|
||||
"@coreui/vue": "github:coreui/coreui-vue#test",
|
||||
"bootstrap": "^4.1.3",
|
||||
"bootstrap-vue": "^2.0.0-rc.11",
|
||||
"chart.js": "^2.7.3",
|
||||
|
||||
@@ -9,6 +9,7 @@ import Vue from 'vue'
|
||||
import BootstrapVue from 'bootstrap-vue'
|
||||
import App from './App'
|
||||
import router from './router'
|
||||
//Import built package
|
||||
import CoreuiVue from '@coreui/vue'
|
||||
|
||||
Vue.config.performance = true
|
||||
|
||||
Reference in New Issue
Block a user