Skip to content

Commit

Permalink
Update packages.json (#690)
Browse files Browse the repository at this point in the history
Added `sveltekit-adapter-wordpress-admin`
  • Loading branch information
lolcabanon authored Sep 24, 2024
1 parent 68f0d22 commit b8be4f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3135,5 +3135,12 @@
"description": "Svelte component library for showing speedometer like gauge using d3",
"npm": "svelte-speedometer",
"categories": ["data-visualisation", "design-system", "ui-components"]
},
{
"title": "sveltekit-adapter-wordpress-admin",
"repository": "https://github.com/lolcabanon/sveltekit-adapter-wordpress-admin",
"description": "Build wordpress plugin admin interface with SvelteKit",
"npm": "sveltekit-adapter-wordpress-admin",
"categories": ["sveltekit-adapters"]
}
]

0 comments on commit b8be4f1

Please sign in to comment.