Skip to content

Commit

Permalink
update identity-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Feb 2, 2024
1 parent 6531593 commit 1940aa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 178 deletions.
178 changes: 3 additions & 175 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 packages/identity-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/identity-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 All @@ -83,7 +83,7 @@
"@typescript-eslint/parser": "6.4.0",
"@web/test-runner": "0.18.0",
"@web/test-runner-playwright": "0.11.0",
"@web5/api": "0.8.4",
"@web5/api": "0.8.5",
"c8": "9.0.0",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
Expand Down

0 comments on commit 1940aa3

Please sign in to comment.