Skip to content

Commit

Permalink
Renamed Module
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser authored Nov 6, 2023
1 parent 7af1244 commit 6df6388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const defaultsByBackend: { [key in SupportedAuthProviders]: DeepRequired<Extract
}
}

const PACKAGE_NAME = 'nuxt-auth'
const PACKAGE_NAME = 'sidebase-auth'

export default defineNuxtModule<ModuleOptions>({
meta: {
Expand Down

0 comments on commit 6df6388

Please sign in to comment.