Skip to content

Commit

Permalink
Fix @bedrock/did-io test dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Oct 3, 2024
1 parent c4c3f44 commit a4c2047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@bedrock/credentials-context": "^5.0.2",
"@bedrock/data-integrity-context": "^4.0.3",
"@bedrock/did-context": "^6.0.0",
"@bedrock/did-io": "10.4",
"@bedrock/did-io": "^10.4.0",
"@bedrock/edv-storage": "^19.0.0",
"@bedrock/express": "^8.3.1",
"@bedrock/https-agent": "^4.1.0",
Expand Down

0 comments on commit a4c2047

Please sign in to comment.