Skip to content

Commit 8b60c96

Browse files
feat: 🎸 Bump SDK version to v27.0.0-alpha.6
1 parent e24b94d commit 8b60c96

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
@@ -49,7 +49,7 @@
4949
"@polymeshassociation/fireblocks-signing-manager": "^2.5.0",
5050
"@polymeshassociation/hashicorp-vault-signing-manager": "^3.4.0",
5151
"@polymeshassociation/local-signing-manager": "^3.3.0",
52-
"@polymeshassociation/polymesh-sdk": "^27.0.0-alpha.5",
52+
"@polymeshassociation/polymesh-sdk": "^27.0.0-alpha.6",
5353
"@polymeshassociation/signing-manager-types": "^3.2.0",
5454
"class-transformer": "0.5.1",
5555
"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.0.0-alpha.5":
1958-
version "27.0.0-alpha.5"
1959-
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.0.0-alpha.5.tgz#0e8c1318d0632c535ffa5e89808dcfdb03440578"
1960-
integrity sha512-Dgb9vz9c7O+gzuZX+TSx62N/UPeO3TyqkdJ2lF+S6xxDpswBPhWvBtpxwFTyHYnOrBFlXG4APLy5C2T+1526bw==
1957+
"@polymeshassociation/polymesh-sdk@^27.0.0-alpha.6":
1958+
version "27.0.0-alpha.6"
1959+
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.0.0-alpha.6.tgz#62f15bb541f4d45c348e9be311c388b9db8c57c3"
1960+
integrity sha512-HUeRJNDoyvqbwKoFgN6ftbUKC72gwYQG6vGO8fv5uynye1hsDp3Ub9UJfs1ePep65zbtU7eohfrYy5nyMUJnbw==
19611961
dependencies:
19621962
"@apollo/client" "^3.8.1"
19631963
"@polkadot/api" "11.2.1"

0 commit comments

Comments
 (0)