Skip to content

Commit

Permalink
Upgrade deps to alpha
Browse files Browse the repository at this point in the history
Signed-off-by: DaevMithran <[email protected]>
  • Loading branch information
DaevMithran committed Sep 4, 2024
1 parent f46e770 commit 3f4b916
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 149 deletions.
16 changes: 8 additions & 8 deletions snippets/current/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"dev:set-up": "ts-node --esm src/set-up.ts"
},
"dependencies": {
"@credo-ts/anoncreds": "^0.5.3",
"@credo-ts/askar": "^0.5.3",
"@credo-ts/cheqd": "^0.5.3",
"@credo-ts/core": "^0.5.3",
"@credo-ts/indy-vdr": "^0.5.3",
"@credo-ts/node": "^0.5.3",
"@credo-ts/openid4vc": "^0.5.3",
"@credo-ts/react-native": "^0.5.3",
"@credo-ts/anoncreds": "^0.5.11-alpha-20240827114018",
"@credo-ts/askar": "^0.5.11-alpha-20240827114018",
"@credo-ts/cheqd": "^0.5.11-alpha-20240827114018",
"@credo-ts/core": "^0.5.11-alpha-20240827114018",
"@credo-ts/indy-vdr": "^0.5.11-alpha-20240827114018",
"@credo-ts/node": "^0.5.11-alpha-20240827114018",
"@credo-ts/openid4vc": "^0.5.11-alpha-20240827114018",
"@credo-ts/react-native": "^0.5.11-alpha-20240827114018",
"@hyperledger/anoncreds-nodejs": "^0.2.1",
"@hyperledger/anoncreds-react-native": "^0.2.1",
"@hyperledger/anoncreds-shared": "^0.2.1",
Expand Down
Loading

0 comments on commit 3f4b916

Please sign in to comment.