We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db334e commit fceb4baCopy full SHA for fceb4ba
package.json
@@ -17,15 +17,15 @@
17
"build": "node build/build.js"
18
},
19
"dependencies": {
20
- "@coreui/coreui": "^2.0.0-beta.4",
21
- "bootstrap": "^4.0.0",
22
- "bootstrap-vue": "^2.0.0-rc.6",
+ "@coreui/coreui": "^2.0.1",
+ "bootstrap": "^4.1.1",
+ "bootstrap-vue": "^2.0.0-rc.9",
23
"chart.js": "^2.7.2",
24
"flag-icon-css": "^3.0.0",
25
"font-awesome": "^4.7.0",
26
"perfect-scrollbar": "^1.3.0",
27
"simple-line-icons": "^2.4.1",
28
- "vue": "2.5.16",
+ "vue": "^2.5.16",
29
"vue-chartjs": "^3.3.1",
30
"vue-perfect-scrollbar": "^0.1.0",
31
"vue-router": "^3.0.1"
0 commit comments