Skip to content

Commit

Permalink
feat: 🎸 Bump SDK version to 27.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantasdeveloper committed Nov 28, 2024
1 parent 8b60c96 commit e4f2699
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@polymeshassociation/fireblocks-signing-manager": "^2.5.0",
"@polymeshassociation/hashicorp-vault-signing-manager": "^3.4.0",
"@polymeshassociation/local-signing-manager": "^3.3.0",
"@polymeshassociation/polymesh-sdk": "^27.0.0-alpha.6",
"@polymeshassociation/polymesh-sdk": "^27.0.0-alpha.9",
"@polymeshassociation/signing-manager-types": "^3.2.0",
"class-transformer": "0.5.1",
"class-validator": "^0.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1954,10 +1954,10 @@
dependencies:
"@polymeshassociation/signing-manager-types" "^3.3.0"

"@polymeshassociation/polymesh-sdk@^27.0.0-alpha.6":
version "27.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.0.0-alpha.6.tgz#62f15bb541f4d45c348e9be311c388b9db8c57c3"
integrity sha512-HUeRJNDoyvqbwKoFgN6ftbUKC72gwYQG6vGO8fv5uynye1hsDp3Ub9UJfs1ePep65zbtU7eohfrYy5nyMUJnbw==
"@polymeshassociation/polymesh-sdk@^27.0.0-alpha.9":
version "27.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-sdk/-/polymesh-sdk-27.0.0-alpha.9.tgz#dde78bc4e7ba259b93de42ee5a04970f934e90a7"
integrity sha512-lt45p8B/UEwIlDbfyC7SpYnFPa7kwWr+CLTwl5Akep5/puzz6h1vahdOCEuUld7AvG27xWQof4gesm4jnJBiRg==
dependencies:
"@apollo/client" "^3.8.1"
"@polkadot/api" "11.2.1"
Expand Down

0 comments on commit e4f2699

Please sign in to comment.