Skip to content

Commit 1bbbd1c

Browse files
authored
Merge pull request #96 from coreui/dev-v2-beta-4
chore: dependencies update
2 parents 4fbbf63 + 1179529 commit 1bbbd1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-vue-admin-template",
3-
"version": "2.0.0-beta.3",
3+
"version": "2.0.0-beta.4",
44
"description": "Open Source Bootstrap Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "http://coreui.io",
@@ -20,15 +20,15 @@
2020
"@coreui/coreui": "^2.0.2",
2121
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
2222
"@coreui/icons": "^0.2.0",
23-
"@coreui/vue": "^2.0.0-beta.1",
23+
"@coreui/vue": "^2.0.0-beta.2",
2424
"bootstrap": "^4.1.1",
2525
"bootstrap-vue": "^2.0.0-rc.11",
2626
"chart.js": "^2.7.2",
2727
"core-js": "^2.5.7",
2828
"css-vars-ponyfill": "^1.7.2",
2929
"flag-icon-css": "^3.0.0",
3030
"font-awesome": "^4.7.0",
31-
"perfect-scrollbar": "^1.3.0",
31+
"perfect-scrollbar": "^1.4.0",
3232
"simple-line-icons": "^2.4.1",
3333
"vue": "^2.5.16",
3434
"vue-chartjs": "^3.3.1",
@@ -50,7 +50,7 @@
5050
"babel-register": "^6.26.0",
5151
"chai": "^4.1.2",
5252
"chalk": "^2.4.1",
53-
"chromedriver": "^2.38.3",
53+
"chromedriver": "^2.39.0",
5454
"copy-webpack-plugin": "^4.5.1",
5555
"cross-env": "^5.1.6",
5656
"cross-spawn": "^6.0.5",

0 commit comments

Comments
 (0)