Skip to content

Commit 861bdcb

Browse files
committed
feat: bump vue-auto-routing to 0.6.0
1 parent f5f2ea5 commit 861bdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = (api) => {
44
'vue-router-layout': '^0.1.2',
55
},
66
devDependencies: {
7-
'vue-auto-routing': '^0.5.0',
7+
'vue-auto-routing': '^0.6.0',
88
},
99
vue: {
1010
pluginOptions: {

0 commit comments

Comments
 (0)