Skip to content

Commit

Permalink
chore(deps): update polkadot-js (#1277)
Browse files Browse the repository at this point in the history
* chore(deps): update polkadot-js

* [TEST]: update node.js for npm-build-release test
  • Loading branch information
TarikGul committed May 1, 2023
1 parent 05628da commit e8666ca
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 271 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
},
"dependencies": {
"@polkadot/api": "^10.4.1",
"@polkadot/api-contract": "^10.4.1",
"@polkadot/util-crypto": "^12.0.1",
"@polkadot/api": "^10.5.1",
"@polkadot/api-contract": "^10.5.1",
"@polkadot/util-crypto": "^12.1.1",
"@substrate/calc": "^0.3.1",
"argparse": "^2.0.1",
"confmgr": "^1.0.10",
Expand Down
Loading

0 comments on commit e8666ca

Please sign in to comment.