Skip to content

Commit

Permalink
feat: update polkadot version (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwer951123 committed Jul 4, 2024
1 parent e1993f5 commit 0c3ac6d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 122 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@
},
"peerDependencies": {
"@acala-network/api": "^5",
"@polkadot/api": "^11",
"@polkadot/api": "^12",
"ethers": "^5"
},
"resolutions": {
"@acala-network/api": "^5.1.1",
"@acala-network/sdk": "^4.1.9-7",
"@acala-network/sdk-core": "^4.1.9-7",
"@polkadot/api": "^11.0.2",
"@polkadot/types": "^11.0.2"
"@acala-network/sdk": "^4.1.9-13",
"@acala-network/sdk-core": "^4.1.9-13",
"@polkadot/api": "^12.0.2",
"@polkadot/types": "^12.0.2"
},
"dependencies": {
"@acala-network/api": "^5",
"@acala-network/sdk": "^4.1.9-7",
"@acala-network/sdk-core": "^4.1.9-7",
"@polkadot/api": "^11.0.2",
"@acala-network/sdk": "^4.1.9-13",
"@acala-network/sdk-core": "^4.1.9-13",
"@polkadot/api": "^12.0.2",
"@polkadot/apps-config": "^0.133.1",
"@polkadot/types": "^11.0.2",
"@polkadot/types": "^12.0.2",
"axios": "^0.27.2",
"ethers": "^5",
"lodash": "^4.17.20"
Expand Down
Loading

0 comments on commit 0c3ac6d

Please sign in to comment.