chore: update package-lock.json, fix CoreUi Vue import

This commit is contained in:
woothu
2019-10-23 16:43:07 +02:00
parent 13630a630e
commit fdd68e13b9
2 changed files with 179 additions and 199 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import Vue from 'vue'
import App from './App'
import router from './router'
import CoreuiVue from '@coreui/vue/dist/custom.common.js'
import CoreuiVue from '@coreui/vue'
import { CIconPlugin } from '@coreui/icons/vue'
import { iconsSet } from './assets/icons/icons.js'