Skip to content

Commit

Permalink
update proxy-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Feb 3, 2024
1 parent 1940aa3 commit f87aeed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 63 deletions.
63 changes: 2 additions & 61 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 packages/proxy-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/proxy-agent",
"version": "0.2.6",
"version": "0.2.7",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -68,7 +68,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"@web5/agent": "0.2.6",
"@web5/agent": "0.2.7",
"@web5/common": "0.2.3",
"@web5/crypto": "0.2.2",
"@web5/dids": "0.2.4"
Expand Down

0 comments on commit f87aeed

Please sign in to comment.