Skip to content

Commit

Permalink
fix: interim oca resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce McMath <[email protected]>
  • Loading branch information
bryce-mcmath committed Oct 4, 2023
1 parent 49f52cc commit f0e6fb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"npm-run-all": "^4.1.5"
},
"resolutions": {
"@hyperledger/aries-oca": "1.0.0-alpha.108",
"react": "18.2.0",
"@types/react": "18.0.24",
"@react-navigation/core": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3915,15 +3915,15 @@ __metadata:
languageName: node
linkType: hard

"@hyperledger/aries-oca@npm:1.0.0-alpha.72":
version: 1.0.0-alpha.72
resolution: "@hyperledger/aries-oca@npm:1.0.0-alpha.72"
"@hyperledger/aries-oca@npm:1.0.0-alpha.108":
version: 1.0.0-alpha.108
resolution: "@hyperledger/aries-oca@npm:1.0.0-alpha.108"
dependencies:
"@aries-framework/anoncreds": ^0.4.0
"@aries-framework/core": 0.4.0
"@aries-framework/core": ^0.4.0
axios: ^1.4.0
lodash.startcase: ^4.4.0
checksum: fb0521334e43981f9f39c913ad1a007c3aad36cf39c1288ae75d274c61fac33d55413b54247d44636c821d9e5e739d4bd00e6879cd461ecfd05d17f596b7e0fd
checksum: 3fc7887c3f7d341b5b8cce0605fa81905a3461225ff33764cc3ac774c0905fa21d6391addf54167eace5eb11b0904d631d102fe1b8503f1f21b7053ad3df2657
languageName: node
linkType: hard

Expand Down

0 comments on commit f0e6fb4

Please sign in to comment.