chore: Enable linking to coreui-vue in develop.

This commit is contained in:
woothu
2019-02-06 17:44:58 +01:00
parent da02129f01
commit 6433e8ac1e
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -17,9 +17,9 @@
"@coreui/coreui": "^2.1.6",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
"@coreui/icons": "0.3.0",
"@coreui/vue": "github:coreui/coreui-vue#woothu",
"bootstrap": "^4.1.3",
"bootstrap-vue": "^2.0.0-rc.11",
"@coreui/vue": "../coreui-vue",
"chart.js": "^2.7.3",
"core-js": "^2.5.7",
"css-vars-ponyfill": "^1.11.1",