Skip to content

Commit

Permalink
chore(deps): update polkadot-js deps (#1247)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Mar 8, 2023
1 parent fe67380 commit 5c4449c
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 445 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
},
"dependencies": {
"@polkadot/api": "^9.14.2",
"@polkadot/api-contract": "^9.14.2",
"@polkadot/util-crypto": "^10.4.2",
"@polkadot/api": "^10.0.1",
"@polkadot/api-contract": "^10.0.1",
"@polkadot/util-crypto": "^11.0.1",
"@substrate/calc": "^0.3.1",
"argparse": "^2.0.1",
"confmgr": "^1.0.10",
Expand Down

0 comments on commit 5c4449c

Please sign in to comment.