Skip to content

Commit e88c91f

Browse files
committed
feat: resolve did key from did:plc
1 parent df749ef commit e88c91f

File tree

5 files changed

+185
-128
lines changed

5 files changed

+185
-128
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"@tsconfig/node16": "catalog:",
4444
"@types/git-rev-sync": "catalog:",
4545
"@ucanto/client": "catalog:",
46-
"@ucanto/core": "catalog:",
47-
"@ucanto/interface": "catalog:",
46+
"@ucanto/core": "file:../ucanto/packages/core/ucanto-core-10.4.0.tgz",
47+
"@ucanto/interface": "file:../ucanto/packages/interface/ucanto-interface-10.3.0.tgz",
4848
"@ucanto/principal": "catalog:",
4949
"@ucanto/transport": "catalog:",
50-
"@ucanto/validator": "catalog:",
50+
"@ucanto/validator": "file:../ucanto/packages/validator/ucanto-validator-9.1.1.tgz",
5151
"@web-std/blob": "catalog:",
5252
"@web-std/fetch": "catalog:",
5353
"@web3-storage/content-claims": "catalog:",

0 commit comments

Comments
 (0)