Skip to content

Commit

Permalink
Update vue from 2.5.2 to 2.5.3 in examples/vue-kitchen-sink
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Nov 6, 2017
1 parent aa50a5d commit d26222a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"webpack-dev-server": "^2.9.3"
},
"dependencies": {
"vue": "^2.5.2",
"vue": "^2.5.3",
"vuex": "^3.0.0"
},
"scripts": {
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11933,10 +11933,6 @@ vue-template-es2015-compiler@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"

vue@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.2.tgz#fd367a87bae7535e47f9dc5c9ec3b496e5feb5a4"

vue@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.3.tgz#e1a3b1f49b6e93e574ce040b95cbc873912fecc1"
Expand Down

0 comments on commit d26222a

Please sign in to comment.