Skip to content

Commit 3f99afc

Browse files
committed
✨ Renaming author meta
1 parent e2e4947 commit 3f99afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module.exports = {
1111
message: 'Project description',
1212
default: 'An awesome vue component'
1313
},
14-
authorName: {
14+
author: {
1515
type: 'string',
1616
required: false,
1717
message: 'Author name',

0 commit comments

Comments
 (0)