From e4d9e2d943e75052287506f4d403ff7394f60b52 Mon Sep 17 00:00:00 2001 From: xidedix Date: Fri, 29 Jun 2018 13:37:17 +0200 Subject: [PATCH] chore: update @coreui/vue to v2.0.0-rc.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38334606..488f1c0d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@coreui/coreui": "^2.0.3", "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0", "@coreui/icons": "0.2.0", - "@coreui/vue": "^2.0.0-beta.2", + "@coreui/vue": "^2.0.0-rc.0", "bootstrap": "^4.1.1", "bootstrap-vue": "^2.0.0-rc.11", "chart.js": "^2.7.2",