update: coreui to 2.0.4

This commit is contained in:
Łukasz Holeczek
2018-07-13 17:49:33 +02:00
parent 2aeb759f92
commit 4e75e2b7ed
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -14,11 +14,11 @@
"test:e2e": "vue-cli-service test:e2e"
},
"dependencies": {
"@coreui/coreui": "^2.0.3",
"@coreui/coreui": "^2.0.4",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
"@coreui/icons": "0.2.0",
"@coreui/vue": "^2.0.0-rc.0",
"bootstrap": "^4.1.1",
"bootstrap": "^4.1.2",
"bootstrap-vue": "^2.0.0-rc.11",
"chart.js": "^2.7.2",
"core-js": "^2.5.7",