chore: update dependencies

This commit is contained in:
woothu
2019-11-19 17:04:21 +01:00
parent 0bf951c64d
commit 2226c3ba55
3 changed files with 385 additions and 98 deletions
+2 -2
View File
@@ -254,7 +254,7 @@ export default [
_name: 'CSidebarNavItem',
name: 'Download CoreUI',
href: 'http://coreui.io/vue/',
icon: { name: 'cil-cloud-download', class: 'text-warning' },
icon: { name: 'cil-cloud-download', class: 'text-white' },
_class: 'bg-success text-white',
target: '_blank'
},
@@ -262,7 +262,7 @@ export default [
_name: 'CSidebarNavItem',
name: 'Try CoreUI PRO',
href: 'http://coreui.io/pro/vue/',
icon: 'cil-layers',
icon: { name: 'cil-layers', class: 'text-white' },
_class: 'bg-danger text-white',
target: '_blank'
}