Skip to content

Commit c12ba43

Browse files
committed
feat: bump nuxt-auth to 0.3.2
1 parent 470437c commit c12ba43

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
@@ -277,7 +277,7 @@ export const moduleConfigs: Record<Modules, ModuleConfig> = {
277277
dependencies: [
278278
{
279279
name: "@sidebase/nuxt-auth",
280-
version: "^0.3.1",
280+
version: "^0.3.2",
281281
isDev: true
282282
},
283283
],

0 commit comments

Comments
 (0)