Skip to content

Commit

Permalink
Merge pull request #1378 from Tonomy-Foundation/feature/1195-vested-c…
Browse files Browse the repository at this point in the history
…oins-ui

feat: ⚡ update to latest sdk version
  • Loading branch information
sadiabbasi authored Jan 21, 2025
2 parents 17f050a + 3c4e70c commit fc9f233
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
},
{
"name": "testnet",
"prerelease": false
"prerelease": "rc"
},
{
"name": "development",
"prerelease": false
"prerelease": "development"
}
],
"plugins": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@react-navigation/native-stack": "^6.11.0",
"@sentry/react-native": "~5.24.3",
"@sinonjs/text-encoding": "^0.7.3",
"@tonomy/tonomy-id-sdk": "0.27.0-development.3",
"@tonomy/tonomy-id-sdk": "0.27.0-development.4",
"@veramo/core": "^6.0.0",
"@walletconnect/core": "^2.17.2",
"@walletconnect/react-native-compat": "^2.17.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4684,9 +4684,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:0.27.0-development.3":
version: 0.27.0-development.3
resolution: "@tonomy/tonomy-id-sdk@npm:0.27.0-development.3"
"@tonomy/tonomy-id-sdk@npm:0.27.0-development.4":
version: 0.27.0-development.4
resolution: "@tonomy/tonomy-id-sdk@npm:0.27.0-development.4"
dependencies:
"@consento/sync-randombytes": "npm:^1.0.5"
"@tonomy/antelope-did-resolver": "npm:^0.10.0"
Expand All @@ -4713,7 +4713,7 @@ __metadata:
typeorm: "npm:^0.3.20"
universal-base64url: "npm:^1.1.0"
web-did-resolver: "npm:^2.0.27"
checksum: 10c0/371549e0dc10767f8d7b06ea9b104a748dc5dc1dd14d55feac410438f3413019f938e9ec044492afba7525b2026df01348819c0e9a38f7243caecb00c0d8a594
checksum: 10c0/47e87eef2cf41fe97773b6378bf33baac6046bf3bd40ec453966843223e0fa26e0e77072e174c3a1a4df91f315a847199a5cde071700089725df04b57387fd25
languageName: node
linkType: hard

Expand Down Expand Up @@ -19456,7 +19456,7 @@ __metadata:
"@semantic-release/git": "npm:^10.0.1"
"@sentry/react-native": "npm:~5.24.3"
"@sinonjs/text-encoding": "npm:^0.7.3"
"@tonomy/tonomy-id-sdk": "npm:0.27.0-development.3"
"@tonomy/tonomy-id-sdk": "npm:0.27.0-development.4"
"@types/bluebird": "npm:^3"
"@types/jest": "npm:^29.5.14"
"@types/react": "npm:~18.2.79"
Expand Down

0 comments on commit fc9f233

Please sign in to comment.