refactor: replace font icons with svg icons
This commit is contained in:
+2
-1
@@ -14,9 +14,10 @@
|
||||
"test:e2e": "vue-cli-service test:e2e"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coreui/coreui": "3.0.0-beta.0",
|
||||
"@coreui/coreui": "3.0.0-beta.1",
|
||||
"@coreui/coreui-chartjs": "../coreui-chartjs",
|
||||
"@coreui/icons": "../coreui-icons",
|
||||
"@coreui/icons-vue": "../coreui-icons-vue",
|
||||
"@coreui/vue": "../coreui-vue",
|
||||
"vue": "^2.6.10",
|
||||
"vue-router": "^3.1.3"
|
||||
|
||||
Reference in New Issue
Block a user