Skip to content

Commit

Permalink
bump @web5/dids to 0.4.3 and package to 0.2.21 (#712)
Browse files Browse the repository at this point in the history
- bump `@web5/dids` dep to `0.4.3`
- bump package to `0.2.21`
  • Loading branch information
LiranCohen committed Mar 22, 2024
1 parent 2b4b848 commit 1e9cd85
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
39 changes: 24 additions & 15 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
@@ -1,6 +1,6 @@
{
"name": "@tbd54566975/dwn-sdk-js",
"version": "0.2.20",
"version": "0.2.21",
"description": "A reference implementation of https://identity.foundation/decentralized-web-node/spec/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@js-temporal/polyfill": "0.4.4",
"@noble/ed25519": "2.0.0",
"@noble/secp256k1": "2.0.0",
"@web5/dids": "0.4.2",
"@web5/dids": "0.4.3",
"abstract-level": "1.0.3",
"ajv": "8.12.0",
"blockstore-core": "4.2.0",
Expand Down

0 comments on commit 1e9cd85

Please sign in to comment.