We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49a4b8 commit 5ab89b3Copy full SHA for 5ab89b3
package.json
@@ -101,8 +101,8 @@
101
"@ant-design/web3-ethers": "workspace:*",
102
"@ant-design/web3-icons": "workspace:*",
103
"@ant-design/web3-solana": "workspace:*",
104
- "@ant-design/web3-wagmi": "workspace:*",
105
"@ant-design/web3-ton": "workspace:*",
+ "@ant-design/web3-wagmi": "workspace:*",
106
"@solana/wallet-adapter-coinbase": "^0.1.19",
107
"@solana/wallet-adapter-trust": "^0.1.13",
108
"@tanstack/react-query": "^5.51.11",
@@ -113,7 +113,7 @@
113
"decimal.js": "^10.4.3",
114
"dumi": "^2.4.5",
115
"dumi-theme-antd-web3": "0.4.3",
116
- "ethers": "^6.13.1",
+ "ethers": "^6.13.2",
117
"github-contributors-lists": "^1.0.3",
118
"react": "18.2.0",
119
"react-copy-to-clipboard": "^5.1.0",
0 commit comments