Skip to content

Commit

Permalink
fixed epicmaxco#28, epicmaxco#29. Update vue version to 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderrudnik committed Sep 20, 2017
1 parent ca505e2 commit c15e6f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"amcharts3": "github:amcharts/amcharts3",
"ammap3": "github:amcharts/ammap3",
"awesome-bootstrap-checkbox": "^1.0.0-alpha.5",
"awesome-bootstrap-checkbox": "1.0.0-alpha.5",
"bootstrap": "4.0.0-alpha.6",
"bootstrap-vue": "^0.9.0",
"chart.js": "^2.6.0",
Expand All @@ -26,7 +26,7 @@
"leaflet-map": "^0.2.1",
"normalize.css": "7.0.0",
"vee-validate": "2.0.0-rc.7",
"vue": "2.4.2",
"vue": "2.4.4",
"vue-bulma-expanding": "0.0.0",
"vue-chartjs": "^2.8.1",
"vue-router": "2.7.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"url-loader": "^0.5.7",
"vue-loader": "^10.3.0",
"vue-style-loader": "^2.0.0",
"vue-template-compiler": "^2.3.0",
"vue-template-compiler": "2.4.4",
"webpack": "^2.2.1",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.10.0",
Expand Down

0 comments on commit c15e6f9

Please sign in to comment.