Skip to content

Commit

Permalink
Bump @polkadot/api from 8.10.1 to 9.0.1 (#81)
Browse files Browse the repository at this point in the history
Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 8.10.1 to 9.0.1.
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/api/commits/v9.0.1/packages/api)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent 98fa7d2 commit 7bdac8a
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 342 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
"@polkadot/api": "^8.10.1",
"@polkadot/api": "^9.0.1",
"@polkadot/keyring": "^8.4.1",
"@polkadot/util": "^8.4.1",
"@polkadot/util-crypto": "^8.4.1",
Expand Down
Loading

0 comments on commit 7bdac8a

Please sign in to comment.