Skip to content

Commit

Permalink
Bump @libsql/client dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Jul 30, 2024
1 parent 7539ce0 commit 7ce5422
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 23 deletions.
50 changes: 28 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "jest --runInBand"
},
"dependencies": {
"@libsql/client": "^0.6.0"
"@libsql/client": "^0.8.0"
},
"peerDependencies": {
"kysely": "*"
Expand Down

0 comments on commit 7ce5422

Please sign in to comment.