Skip to content

Commit

Permalink
chore(deps): update polkadot-js api, and util-crypto (#987)
Browse files Browse the repository at this point in the history
* chore(deps): update polkadot-js api

* update p.js api to 8.14.1
  • Loading branch information
TarikGul committed Jul 27, 2022
1 parent 91dda83 commit f80666a
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 340 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"update-pjs-deps": "substrate-update-pjs-deps && yarn"
},
"dependencies": {
"@polkadot/api": "^8.12.2",
"@polkadot/util-crypto": "^10.0.2",
"@polkadot/api": "^8.14.1",
"@polkadot/util-crypto": "^10.1.1",
"@substrate/calc": "^0.2.8",
"argparse": "^2.0.1",
"confmgr": "1.0.7",
Expand Down
Loading

0 comments on commit f80666a

Please sign in to comment.