Skip to content

Commit

Permalink
Update packages/addons/lucia/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Zhivotikov <[email protected]>
  • Loading branch information
benmccann and deathman92 authored Nov 19, 2024
1 parent b7ab804 commit 82b5769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/addons/lucia/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const options = defineAddonOptions({

export default defineAddon({
id: 'lucia',
shortDescription: 'auth guid',
shortDescription: 'auth guide',
homepage: 'https://lucia-auth.com',
options,
setup: ({ kit, dependencyVersion, unsupported, dependsOn }) => {
Expand Down

0 comments on commit 82b5769

Please sign in to comment.