Skip to content

Commit e8f023b

Browse files
committed
chore: upgrade to latest supabase cli
1 parent 3a5a378 commit e8f023b

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
"scripts": {
44
"dev": "npm run dev --workspace postgres-new"
55
},
6-
"workspaces": [
7-
"apps/*"
8-
],
6+
"workspaces": ["apps/*"],
97
"devDependencies": {
10-
"supabase": "^1.187.3"
8+
"supabase": "^1.187.8"
119
}
1210
}

0 commit comments

Comments
 (0)