From 697e49b54e62ba72e07760d2959b9b2051004a86 Mon Sep 17 00:00:00 2001 From: xidedix Date: Tue, 8 May 2018 18:33:33 +0200 Subject: [PATCH] chore: update @coreui/react dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 748ea60..6215830 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@coreui/coreui": "^2.0.0-rc.2", "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0", - "@coreui/react": "^2.0.0-beta.3", + "@coreui/react": "^2.0.0-rc.0", "bootstrap": "^4.1.1", "chart.js": "^2.7.2", "classnames": "^2.2.5",