Skip to content

Commit

Permalink
chore(deps): update polkadot-js api, and util-crypto (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jan 9, 2023
1 parent d05f716 commit 7ccec7a
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 241 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"update-pjs-deps": "substrate-update-pjs-deps && yarn"
},
"dependencies": {
"@polkadot/api": "9.10.3",
"@polkadot/api-contract": "9.10.3",
"@polkadot/util-crypto": "^10.2.1",
"@polkadot/api": "^9.11.1",
"@polkadot/api-contract": "^9.11.1",
"@polkadot/util-crypto": "^10.2.3",
"@substrate/calc": "^0.3.1",
"argparse": "^2.0.1",
"confmgr": "1.0.9",
Expand Down
Loading

0 comments on commit 7ccec7a

Please sign in to comment.