Skip to content

Commit

Permalink
tweak Package_Detail package metadata text
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Dec 14, 2024
1 parent a1f3c70 commit 38f009f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/warm-adults-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@ryanatkn/fuz': patch
---

tweak `Package_Detail` package metadata text
2 changes: 1 addition & 1 deletion src/lib/Package_Detail.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@

<section>
<Details>
{#snippet summary()}raw data for <code>pkg: Package_Meta</code>{/snippet}
{#snippet summary()}raw package metadata{/snippet}
<pre><code>{JSON.stringify(pkg, null, '\t')}</code></pre>
</Details>
</section>
Expand Down

0 comments on commit 38f009f

Please sign in to comment.