Skip to content

Commit 4144aa9

Browse files
committed
chore: bump nuxt-auth to release 0.3.1
1 parent 8561815 commit 4144aa9

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.0",
280+
version: "^0.3.1",
281281
isDev: true
282282
},
283283
],

0 commit comments

Comments
 (0)