Skip to content

Commit 7756260

Browse files
authored
feat: bump nuxt-auth to 0.3.3 (#3)
1 parent 9ab9504 commit 7756260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/steps/2.addModules/moduleConfigs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ export const moduleConfigs: Record<Modules, ModuleConfig> = {
350350
dependencies: [
351351
{
352352
name: "@sidebase/nuxt-auth",
353-
version: "^0.3.2",
353+
version: "^0.3.3",
354354
isDev: true
355355
},
356356
],

0 commit comments

Comments
 (0)