Skip to content

Commit 96786f2

Browse files
authored
Merge pull request #3 from NillionNetwork/fix/dependencies
2 parents c256299 + f84236f commit 96786f2

File tree

3 files changed

+5324
-1179
lines changed

3 files changed

+5324
-1179
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@
1717
"docker:deploy": "./docker/deploy-faucet.sh"
1818
},
1919
"dependencies": {
20+
"@metamask/sdk": "~0.33.1",
2021
"@radix-ui/react-slot": "^1.2.4",
2122
"@radix-ui/react-tooltip": "^1.2.8",
2223
"@rainbow-me/rainbowkit": "^2.2.10",
2324
"@tanstack/react-query": "^5.90.20",
25+
"@wagmi/core": "^3.3.2",
26+
"@walletconnect/ethereum-provider": "^2.21.1",
2427
"class-variance-authority": "^0.7.1",
2528
"clsx": "^2.1.1",
2629
"lucide-react": "^0.563.0",

0 commit comments

Comments
 (0)