Skip to content

Commit

Permalink
fix(polkadot-js): update api, and common deps (#934)
Browse files Browse the repository at this point in the history
* fix(polkadot-js): update api, and common deps

* update to latest polkadot-js versions
  • Loading branch information
TarikGul committed Jun 6, 2022
1 parent 9633480 commit fd7021c
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 249 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"update-pjs-deps": "substrate-update-pjs-deps && yarn"
},
"dependencies": {
"@polkadot/api": "8.5.1",
"@polkadot/util-crypto": "9.2.1",
"@polkadot/api": "^8.7.1",
"@polkadot/util-crypto": "^9.4.1",
"@substrate/calc": "^0.2.8",
"argparse": "^2.0.1",
"confmgr": "1.0.7",
Expand Down
Loading

0 comments on commit fd7021c

Please sign in to comment.