Skip to content

Commit

Permalink
fix: Update package version for ethereum did:pkh verification (#3292)
Browse files Browse the repository at this point in the history
  • Loading branch information
stbrody authored Dec 20, 2024
1 parent b56d50d commit d1b0706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@ceramicnetwork/streamid": "^5.6.0",
"@didtools/cacao": "^3.0.0",
"@didtools/cacao": "^3.0.1",
"@didtools/key-webauthn": "^2.0.2",
"@didtools/pkh-ethereum": "^0.2.0",
"@didtools/pkh-ethereum": "^0.6.0",
"@didtools/pkh-solana": "^0.2.0",
"@didtools/pkh-stacks": "^0.2.0",
"@didtools/pkh-tezos": "^0.3.0",
Expand Down

0 comments on commit d1b0706

Please sign in to comment.