Skip to content

Commit

Permalink
Add imported peer deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Jan 26, 2025
1 parent 2d0d9ee commit 7149f4a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,14 @@
"peerDependencies": {
"@bedrock/app-identity": "4.0.0",
"@bedrock/core": "^6.1.3",
"@bedrock/did-io": "^10.3.1",
"@bedrock/did-context": "^6.0.0",
"@bedrock/did-io": "^10.4.0",
"@bedrock/express": "^8.3.1",
"@bedrock/https-agent": "^4.1.0",
"@bedrock/oauth2-verifier": "^2.1.0",
"@bedrock/validation": "^7.1.0"
"@bedrock/security-context": "^9.0.0",
"@bedrock/validation": "^7.1.0",
"@bedrock/veres-one-context": "^16.0.0"
},
"directories": {
"lib": "./lib"
Expand Down

0 comments on commit 7149f4a

Please sign in to comment.