Skip to content

Commit a5ad8ec

Browse files
authored
chore: bump @sidebase/nuxt-auth to 0.4.4 (#27)
1 parent 1ecef9a commit a5ad8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/steps/2.addModules/moduleConfigs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ export const moduleConfigs: Record<Modules, ModuleConfig> = {
407407
dependencies: [
408408
{
409409
name: "@sidebase/nuxt-auth",
410-
version: "^0.4.3",
410+
version: "^0.4.4",
411411
isDev: true
412412
},
413413
{

0 commit comments

Comments
 (0)