Skip to content

Commit 3cf43ed

Browse files
authored
chore: updated nuxt-auth to 0.4.3 (#24)
1 parent 2f60f0a commit 3cf43ed

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
@@ -388,7 +388,7 @@ export const moduleConfigs: Record<Modules, ModuleConfig> = {
388388
dependencies: [
389389
{
390390
name: "@sidebase/nuxt-auth",
391-
version: "^0.4.2",
391+
version: "^0.4.3",
392392
isDev: true
393393
},
394394
{

0 commit comments

Comments
 (0)