Skip to content

Commit

Permalink
Upgrade @web5/dids & release 0.3.0 (#730)
Browse files Browse the repository at this point in the history
- upgrade `@web5/dids` package to `1.0.1` in order to not cache notFoudd
records
- bump `dwn-sdk-js` to `0.3.0`
  • Loading branch information
LiranCohen authored Apr 25, 2024
1 parent 0cffa98 commit 90c6d75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tbd54566975/dwn-sdk-js",
"version": "0.2.24",
"version": "0.3.0",
"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": "1.0.0",
"@web5/dids": "1.0.1",
"abstract-level": "1.0.3",
"ajv": "8.12.0",
"blockstore-core": "4.2.0",
Expand Down

0 comments on commit 90c6d75

Please sign in to comment.