Skip to content

Commit

Permalink
chore: add wallet deps to ethers and ethers5 packages (#1643)
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Dec 22, 2023
1 parent 08f3909 commit af3a979
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"dependencies": {
"@web3modal/common": "3.6.0-8b4be6c6",
"@web3modal/wallet": "3.6.0-8b4be6c6",
"valtio": "1.11.2"
},
"keywords": [
Expand Down
3 changes: 1 addition & 2 deletions packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"@web3modal/scaffold": "3.6.0-8b4be6c6",
"@web3modal/scaffold-react": "3.6.0-8b4be6c6",
"@web3modal/scaffold-utils": "3.6.0-8b4be6c6",
"@web3modal/scaffold-vue": "3.6.0-8b4be6c6",
"@web3modal/wallet": "3.6.0-8b4be6c6"
"@web3modal/scaffold-vue": "3.6.0-8b4be6c6"
},
"devDependencies": {
"@web3modal/siwe": "*"
Expand Down

3 comments on commit af3a979

@vercel
Copy link

@vercel vercel bot commented on af3a979 Dec 22, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on af3a979 Dec 22, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on af3a979 Dec 22, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.