Skip to content

Commit

Permalink
fix: wherever console spew (#5751)
Browse files Browse the repository at this point in the history
* chore: add wagmi override to wherever

* chore: add caret
  • Loading branch information
0xApotheosis authored Dec 3, 2023
1 parent a1e2ad2 commit 7170a9f
Show file tree
Hide file tree
Showing 2 changed files with 869 additions and 349 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@
"react-dom@^18.2.0": "patch:react-dom@npm%3A18.2.0#./.yarn/patches/react-dom-npm-18.2.0-dd675bca1c.patch",
"react-dev-utils/fork-ts-checker-webpack-plugin": "^6.5.3",
"p-queue": "^6.6.2",
"web3": "4.2.1-dev.a0d6730.0"
"web3": "4.2.1-dev.a0d6730.0",
"@wherever/react-notification-feed/wagmi": "^0.10.9"
},
"jest": {
"preset": "ts-jest",
Expand Down
Loading

0 comments on commit 7170a9f

Please sign in to comment.