Skip to content

Commit

Permalink
chore(dependency): update dependency @supabase/supabase-js to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent c6b8fa5 commit e64b847
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/supabase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
},
"homepage": "https://github.com/grammyjs/storages/tree/main/packages/supabase#readme",
"devDependencies": {
"@supabase/supabase-js": "^1.24.0"
"@supabase/supabase-js": "^2.0.0"
},
"peerDependencies": {
"@supabase/supabase-js": "^1.0.0"
"@supabase/supabase-js": "^2.0.0"
},
"keywords": [
"grammy",
Expand Down
39 changes: 20 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e64b847

Please sign in to comment.