Skip to content

Commit 29cca90

Browse files
committed
fix: πŸ› portfolio move funds with ticker
update the SDK to 27.7.0 to include moveFunds fix
1 parent 54b30a3 commit 29cca90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@polymeshassociation/fireblocks-signing-manager": "^2.5.0",
5151
"@polymeshassociation/hashicorp-vault-signing-manager": "^3.4.0",
5252
"@polymeshassociation/local-signing-manager": "^3.3.0",
53-
"@polymeshassociation/polymesh-sdk": "27.6.0",
53+
"@polymeshassociation/polymesh-sdk": "27.7.0",
5454
"@polymeshassociation/signing-manager-types": "^3.2.0",
5555
"class-transformer": "0.5.1",
5656
"class-validator": "^0.14.0",

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,10 +1954,10 @@
19541954
dependencies:
19551955
"@polymeshassociation/signing-manager-types" "^3.3.0"
19561956

1957-
"@polymeshassociation/polymesh-sdk@27.6.0":
1958-
version "27.6.0"
1959-
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.6.0.tgz#498a64554c0f1fb9926d2e2605bff576ced8a615"
1960-
integrity sha512-H3aRVYRokp5dMIeEYrYpS9XRadERpNginbxPMQpDypOoRDxP0lc0NhuNLiubV23Js+woUgd4T3EB56drQKF9sQ==
1957+
"@polymeshassociation/polymesh-sdk@27.7.0":
1958+
version "27.7.0"
1959+
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.7.0.tgz#bb4cca69af2327f661b4ac2706eb89ca7af46b3b"
1960+
integrity sha512-Q2KVqgwTqN7ywyA6dVK1uZjmYnwSxLCM0Blly5HWo66froD/V589iLTSOLNICCs0QpTJOTg8cTdma7giWxhU6g==
19611961
dependencies:
19621962
"@apollo/client" "^3.8.1"
19631963
"@polkadot/api" "11.2.1"

0 commit comments

Comments
Β (0)