Skip to content

Commit

Permalink
Merge pull request #8 from parallel-finance/upgrade-the-polkadot-api-…
Browse files Browse the repository at this point in the history
…version

Upgrade the polkadot api verison
  • Loading branch information
wenyuntian authored Feb 24, 2023
2 parents 3afc06a + 4cb6d5f commit 1aaf827
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 331 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/parallel-finance/wallet-services#readme",
"devDependencies": {
"@polkadot/types": "^9.3.3",
"@polkadot/types": "9.14.2",
"@types/jest": "27.4.1",
"@types/node": "17.0.29",
"@typescript-eslint/eslint-plugin": "5.17.0",
Expand All @@ -56,7 +56,7 @@
},
"dependencies": {
"@parallel-finance/type-definitions": "1.7.8",
"@polkadot/api": "^9.3.3",
"@polkadot/api": "9.14.2",
"@polkadot/hw-ledger": "10.1.3",
"@talismn/chaindata": "github:TalismanSociety/chaindata#9b1fbf9a946a35666d5c19ed95e5f794941cd817",
"axios": "0.27.2",
Expand Down
Loading

0 comments on commit 1aaf827

Please sign in to comment.