Switching to owner instead of author
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -58,7 +58,7 @@ export default async function index({
|
||||
<Main>
|
||||
<h2 style="margin-bottom: 0">Package: {pkg.name}</h2>
|
||||
<h4 class="text-muted" style="margin-top: 0; margin-left: .5rem">
|
||||
By {pkg.author}
|
||||
By {pkg.owner}
|
||||
</h4>
|
||||
|
||||
<div class="tabs">
|
||||
|
Reference in New Issue
Block a user