Skip to content

Commit

Permalink
chore: update deps (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Apr 20, 2020
1 parent 7426026 commit 49dcd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/index.js
Expand Up @@ -93,7 +93,7 @@ module.exports = (api) => {
if (api.hasPlugin('router') || api.generator.pkg.dependencies['router']) {
api.extendPackage({
dependencies: {
'vue-router': '^4.0.0-alpha.5'
'vue-router': '^4.0.0-alpha.6'
}
})

Expand Down

0 comments on commit 49dcd89

Please sign in to comment.