Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Jun 7, 2018
1 parent 234fde3 commit 460d194
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coreui/coreui-free-vue-admin-template",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "Open Source Bootstrap Admin Template",
"author": "Łukasz Holeczek",
"homepage": "http://coreui.io",
Expand All @@ -20,15 +20,15 @@
"@coreui/coreui": "^2.0.2",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
"@coreui/icons": "^0.2.0",
"@coreui/vue": "^2.0.0-beta.1",
"@coreui/vue": "^2.0.0-beta.2",
"bootstrap": "^4.1.1",
"bootstrap-vue": "^2.0.0-rc.11",
"chart.js": "^2.7.2",
"core-js": "^2.5.7",
"css-vars-ponyfill": "^1.7.2",
"flag-icon-css": "^3.0.0",
"font-awesome": "^4.7.0",
"perfect-scrollbar": "^1.3.0",
"perfect-scrollbar": "^1.4.0",
"simple-line-icons": "^2.4.1",
"vue": "^2.5.16",
"vue-chartjs": "^3.3.1",
Expand All @@ -50,7 +50,7 @@
"babel-register": "^6.26.0",
"chai": "^4.1.2",
"chalk": "^2.4.1",
"chromedriver": "^2.38.3",
"chromedriver": "^2.39.0",
"copy-webpack-plugin": "^4.5.1",
"cross-env": "^5.1.6",
"cross-spawn": "^6.0.5",
Expand Down

0 comments on commit 460d194

Please sign in to comment.