Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Dec 5, 2017
1 parent 7371be2 commit 39b0203
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 117 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"url": "https://github.com/chenjiahan/vodal/issues"
},
"homepage": "https://github.com/chenjiahan/vodal#readme",
"dependencies": {
"vue": "^2.4.4"
"peerDependencies": {
"vue": "^2.5.9"
},
"devDependencies": {
"babel-core": "^6.26.0",
Expand All @@ -36,10 +36,11 @@
"css-loader": "^0.28.7",
"del": "^3.0.0",
"shelljs": "^0.7.7",
"vue-loader": "^13.0.5",
"vue-template-compiler": "^2.4.4",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1",
"webpack-merge": "^4.1.0"
"vue": "^2.5.9",
"vue-loader": "^13.5.0",
"vue-template-compiler": "^2.5.9",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.9.5",
"webpack-merge": "^4.1.1"
}
}
Loading

0 comments on commit 39b0203

Please sign in to comment.