chore: dependencies update

This commit is contained in:
xidedix
2018-05-10 16:09:38 +02:00
parent 0db334e66f
commit fceb4bae4d
+4 -4
View File
@@ -17,15 +17,15 @@
"build": "node build/build.js"
},
"dependencies": {
"@coreui/coreui": "^2.0.0-beta.4",
"bootstrap": "^4.0.0",
"bootstrap-vue": "^2.0.0-rc.6",
"@coreui/coreui": "^2.0.1",
"bootstrap": "^4.1.1",
"bootstrap-vue": "^2.0.0-rc.9",
"chart.js": "^2.7.2",
"flag-icon-css": "^3.0.0",
"font-awesome": "^4.7.0",
"perfect-scrollbar": "^1.3.0",
"simple-line-icons": "^2.4.1",
"vue": "2.5.16",
"vue": "^2.5.16",
"vue-chartjs": "^3.3.1",
"vue-perfect-scrollbar": "^0.1.0",
"vue-router": "^3.0.1"