Skip to content

Commit

Permalink
v0.6.1 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai authored Jul 2, 2024
1 parent 11c10cc commit 9864bea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tbd54566975/dwn-sql-store",
"version": "0.6.0",
"version": "0.6.1",
"description": "SQL backed implementations of DWN MessageStore, DataStore, and EventLog",
"type": "module",
"license": "Apache-2.0",
Expand All @@ -21,7 +21,7 @@
"react-native": "./dist/esm/src/main.js",
"dependencies": {
"@ipld/dag-cbor": "9.0.5",
"@tbd54566975/dwn-sdk-js": "0.4.0",
"@tbd54566975/dwn-sdk-js": "0.4.1",
"kysely": "0.26.3",
"multiformats": "12.0.1",
"readable-stream": "4.4.2"
Expand Down

0 comments on commit 9864bea

Please sign in to comment.