Skip to content

Commit e664a66

Browse files
authored
chore: Rename module to sidebase-auth (#561)
1 parent 64e9001 commit e664a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const defaultsByBackend: { [key in SupportedAuthProviders]: DeepRequired<Extract
4949
}
5050
}
5151

52-
const PACKAGE_NAME = 'nuxt-auth'
52+
const PACKAGE_NAME = 'sidebase-auth'
5353

5454
export default defineNuxtModule<ModuleOptions>({
5555
meta: {

0 commit comments

Comments
 (0)