Skip to content

Commit

Permalink
Add utility keyword to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Oct 8, 2024
1 parent cdbb249 commit d7fdae6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/wise-ghosts-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'astro-auto-import': patch
---

Add `utility` keyword for better categorization in the Astro integrations library
1 change: 1 addition & 0 deletions packages/astro-auto-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"withastro",
"astro-component",
"astro-integration",
"utility",
"global",
"auto-import"
],
Expand Down

0 comments on commit d7fdae6

Please sign in to comment.