Skip to content

Commit

Permalink
chore: add missing deps for vite example
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Oct 30, 2024
1 parent a670e5a commit 2d14b78
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 580 deletions.
3 changes: 3 additions & 0 deletions examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,15 @@
},
"dependencies": {
"@lifi/sdk": "^3.4.0",
"@lifi/wallet-management": "^3.4.1",
"@lifi/widget": "workspace:^",
"@mui/material": "^5.16.5",
"@tanstack/react-query": "^5.59.16",
"@wagmi/connectors": "^5.3.3",
"events": "^3.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "^2.21.35",
"wagmi": "^2.12.25"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2d14b78

Please sign in to comment.