Skip to content

Commit

Permalink
bump polkadot/api to 10.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pLabarta committed Jan 4, 2024
1 parent 6333431 commit 0ed461c
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 254 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:blockchain": "jest --config src/test/blockchain-tests.config.ts --silent --verbose --runInBand --forceExit src/test/blockchain-tests"
},
"devDependencies": {
"@polkadot/typegen": "^10.11.1",
"@polkadot/typegen": "^10.11.2",
"@types/jest": "^29.5.8",
"@types/prompts": "^2.4.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -46,7 +46,7 @@
"typescript": "^5.3.2"
},
"dependencies": {
"@polkadot/api": "^10.11.1",
"@polkadot/api": "^10.11.2",
"cli-table3": "^0.6.3",
"commander": "^11.1.0",
"ethers": "^6.9.0",
Expand Down
Loading

0 comments on commit 0ed461c

Please sign in to comment.