Skip to content

Commit 4394ce7

Browse files
Merge pull request #1432 from opencomponents/author0meta
add author
2 parents 3a344a8 + da5ffc8 commit 4394ce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/registry/routes/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ export default function (repository: Repository) {
127127
href,
128128
name: component.name,
129129
version: component.version,
130+
author: component.author,
130131
description: component.description,
131132
state: component.oc.state,
132133
keywords: component.keywords || [],

0 commit comments

Comments
 (0)