Skip to content

Commit

Permalink
add siwe as req dep (#2108)
Browse files Browse the repository at this point in the history
Co-authored-by: tomiir <rocchitomas@gmail.com>
  • Loading branch information
glitch-txs and tomiir committed Apr 3, 2024
1 parent d3627c2 commit 3d49de8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 28 deletions.
14 changes: 0 additions & 14 deletions package-lock.json

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

3 changes: 0 additions & 3 deletions packages/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
},
"vue": {
"optional": true
},
"@web3modal/siwe": {
"optional": true
}
},
"keywords": [
Expand Down
3 changes: 0 additions & 3 deletions packages/ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@
"react": {
"optional": true
},
"@web3modal/siwe": {
"optional": true
},
"react-dom": {
"optional": true
},
Expand Down
5 changes: 0 additions & 5 deletions packages/scaffold/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
"@web3modal/siwe": "4.1.4",
"@web3modal/wallet": "4.1.4"
},
"peerDependenciesMeta": {
"@web3modal/siwe": {
"optional": true
}
},
"keywords": [
"web3",
"crypto",
Expand Down
3 changes: 0 additions & 3 deletions packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@
},
"vue": {
"optional": true
},
"@web3modal/siwe": {
"optional": true
}
},
"keywords": [
Expand Down

0 comments on commit 3d49de8

Please sign in to comment.