Skip to content

Commit

Permalink
Update vue from 2.5.9 to 2.5.10 in app/vue
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Dec 13, 2017
1 parent ca48b2e commit 3bfbc7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
},
"devDependencies": {
"nodemon": "^1.12.6",
"vue": "^2.5.9",
"vue": "^2.5.10",
"vue-loader": "^13.5.0",
"vue-template-compiler": "^2.5.9"
},
"peerDependencies": {
"vue": "*",
"vue": "2.5.10",
"vue-loader": "*",
"vue-template-compiler": "*"
}
Expand Down

0 comments on commit 3bfbc7a

Please sign in to comment.