Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Aug 29, 2023
1 parent 74823b1 commit 19a2b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ test('exports', () => {
"writeContract",
"createConfig",
"createConnector",
"createStorage",
"noopStorage",
"BaseError",
"ChainMismatchError",
"ChainNotConfiguredError",
"ConnectorAlreadyConnectedError",
"ConnectorNotFoundError",
"ProviderNotFoundError",
"SwitchChainNotSupportedError",
"createStorage",
"noopStorage",
"deserialize",
"normalizeChainId",
"serialize",
Expand Down

1 comment on commit 19a2b29

@vercel
Copy link

@vercel vercel bot commented on 19a2b29 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wagmi-v2 – ./docs

wagmi-v2-wagmi-dev.vercel.app
wagmi-v2.vercel.app
alpha.wagmi.sh
wagmi-v2-git-alpha-wagmi-dev.vercel.app

Please sign in to comment.