Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): update vue monorepo to v2.6.2 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and francoischalifour committed Feb 5, 2019
1 parent f7a6a4e commit 53cc4dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/Vue InstantSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"vue": "2.5.17",
"vue": "2.6.2",
"vue-instantsearch": "{{libraryVersion}}"
},
"devDependencies": {
Expand All @@ -30,7 +30,7 @@
"file-loader": "2.0.0",
"prettier": "1.15.3",
"vue-loader": "14.2.3",
"vue-template-compiler": "2.5.17",
"vue-template-compiler": "2.6.2",
"webpack": "3.12.0",
"webpack-dev-server": "2.11.3"
}
Expand Down

0 comments on commit 53cc4dc

Please sign in to comment.