Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad committed Jul 4, 2023
1 parent 68241b7 commit ff8afb5
Show file tree
Hide file tree
Showing 4 changed files with 382 additions and 8 deletions.
1 change: 1 addition & 0 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@docusaurus/core": "2.0.0-beta.17",
"@docusaurus/preset-classic": "2.0.0-beta.17",
"@docusaurus/remark-plugin-npm2yarn": "^2.0.0-beta.17",
"@docusaurus/utils-validation": "^2.4.1",
"@ethersproject/contracts": "5.6.0",
"@ethersproject/providers": "5.6.2",
"@ethersproject/units": "5.6.0",
Expand Down
5 changes: 0 additions & 5 deletions packages/example-next/pages/wallet-connect/index.tsx

This file was deleted.

1 change: 0 additions & 1 deletion packages/example/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export * from './Prices'
export * from './SendEtherPage'
export * from './Tokens'
export * from './Transactions'
export * from './WalletConnect'
export * from './Web3Modal'
export * from './Web3ReactConnector'
export * from './ConnectorsPage'
Loading

0 comments on commit ff8afb5

Please sign in to comment.