Skip to content

Commit

Permalink
upgrade dwn-sdk-js, dwn-sql-store and release dwn-server
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Jul 17, 2024
1 parent 5ba2637 commit f106866
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 119 deletions.
164 changes: 48 additions & 116 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@web5/dwn-server",
"type": "module",
"version": "0.4.1",
"version": "0.4.2",
"files": [
"dist",
"src"
Expand All @@ -26,8 +26,8 @@
"url": "https://github.com/TBD54566975/dwn-server/issues"
},
"dependencies": {
"@tbd54566975/dwn-sdk-js": "0.4.2",
"@tbd54566975/dwn-sql-store": "0.6.1",
"@tbd54566975/dwn-sdk-js": "0.4.3",
"@tbd54566975/dwn-sql-store": "0.6.3",
"better-sqlite3": "^8.5.0",
"body-parser": "^1.20.2",
"bytes": "3.1.2",
Expand Down

0 comments on commit f106866

Please sign in to comment.