Skip to content

Commit e4f2699

Browse files
feat: 🎸 Bump SDK version to 27.0.0-alpha.9
1 parent 8b60c96 commit e4f2699

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.6",
52+
"@polymeshassociation/polymesh-sdk": "^27.0.0-alpha.9",
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.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==
1957+
"@polymeshassociation/polymesh-sdk@^27.0.0-alpha.9":
1958+
version "27.0.0-alpha.9"
1959+
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.0.0-alpha.9.tgz#dde78bc4e7ba259b93de42ee5a04970f934e90a7"
1960+
integrity sha512-lt45p8B/UEwIlDbfyC7SpYnFPa7kwWr+CLTwl5Akep5/puzz6h1vahdOCEuUld7AvG27xWQof4gesm4jnJBiRg==
19611961
dependencies:
19621962
"@apollo/client" "^3.8.1"
19631963
"@polkadot/api" "11.2.1"

0 commit comments

Comments
 (0)