Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 6, 2025
1 parent f47780d commit 5ce0207
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 20 deletions.
71 changes: 53 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions packages/fcl-ethereum-provider/src/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ export class FclEthereumProvider implements Eip1193Provider {
): void {
this.eventDispatcher.off(event, listener)
}

disconnect(): void {}
}

0 comments on commit 5ce0207

Please sign in to comment.