Skip to content

Commit 6357c1d

Browse files
committed
fix(ci): update acitons version
1 parent c8f05f1 commit 6357c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"db:reset": "yarn supabase db reset"
1010
},
1111
"devDependencies": {
12-
"supabase": "~2.6.8"
12+
"supabase": "^2.6.8"
1313
}
1414
}

0 commit comments

Comments
 (0)