We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4903469 commit c7a6f65Copy full SHA for c7a6f65
3 files changed
package.json
@@ -65,8 +65,8 @@
65
"@tanstack/react-query": "5.22.2",
66
"@tanstack/react-query-devtools": "^5.59.0",
67
"@tanstack/react-query-persist-client": "5.22.2",
68
- "@getpara/rainbowkit": "1.2.0-dev.6",
69
- "@getpara/rainbowkit-wallet": "1.2.0-dev.5",
+ "@getpara/rainbowkit": "1.2.0",
+ "@getpara/rainbowkit-wallet": "1.2.0",
70
"@wagmi/core": "2.13.3",
71
"calendar-link": "^2.8.0",
72
"dequal": "2.0.3",
@@ -181,7 +181,6 @@
181
},
182
"pnpm": {
183
"overrides": {
184
- "@getpara/react-sdk": "1.6.1-dev.0",
185
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13",
186
187
"@walletconnect/ethereum-provider": "2.11.1",
0 commit comments