Skip to content

Commit 8e4c9ae

Browse files
authored
feat: support multiple column order
Merge pull request #134 from bmartel/master chore: update postgrest-js to include next major version
2 parents bdc7eb2 + 0529fa4 commit 8e4c9ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@supabase/gotrue-js": "^1.12.0",
38-
"@supabase/postgrest-js": "^0.25.0",
38+
"@supabase/postgrest-js": "^0.26.1",
3939
"@supabase/realtime-js": "^1.0.6"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)