Skip to content

Commit

Permalink
fix: bbs+ fixes and updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Mar 10, 2023
1 parent fc228a2 commit 84c08f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
]
},
"resolutions": {
"@veramo/cli": "4.2.0",
"@veramo/core": "4.2.0",
"@veramo/credential-w3c": "4.2.0",
"@veramo/data-store": "4.2.0",
Expand Down
8 changes: 0 additions & 8 deletions packages/vc-handler-ld-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,6 @@
"@mattrglobal/jsonld-signatures-bbs/jsonld": "4.0.1",
"**/jsonld" : "npm:@digitalcredentials/jsonld@^5.2.1"
},
"react-native": {
"jsonld": "@digitalcredentials/jsonld",
"jsonld-signatures": "@digitalcredentials/jsonld-signatures"
},
"browser": {
"jsonld": "@digitalcredentials/jsonld",
"jsonld-signatures": "@digitalcredentials/jsonld-signatures"
},
"peerDependencies": {
"react-native-securerandom": "^1.0.1"
}
Expand Down

0 comments on commit 84c08f1

Please sign in to comment.