Skip to content

Commit

Permalink
upgrade dwn server
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Apr 25, 2024
1 parent edded5c commit add7627
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 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.2.0",
"version": "0.2.1",
"files": [
"dist",
"src"
Expand All @@ -26,8 +26,8 @@
"url": "https://github.com/TBD54566975/dwn-server/issues"
},
"dependencies": {
"@tbd54566975/dwn-sdk-js": "0.3.0",
"@tbd54566975/dwn-sql-store": "0.4.0",
"@tbd54566975/dwn-sdk-js": "0.3.1",
"@tbd54566975/dwn-sql-store": "0.4.1",
"better-sqlite3": "^8.5.0",
"body-parser": "^1.20.2",
"bytes": "3.1.2",
Expand Down

0 comments on commit add7627

Please sign in to comment.