Skip to content

Commit

Permalink
Remove obsolete peer dependency @ethersproject/bytes@^5.0.0 from `t…
Browse files Browse the repository at this point in the history
…arget-ethers-v5` (#823)

* Remove obsolete peer dependency `@ethersproject/bytes@^5.0.0` from `target-ethers-v5`

* Create funny-cobras-invent.md

---------

Co-authored-by: Kris Kaczor <chris@kaczor.io>
  • Loading branch information
pcaversaccio and krzkaczor committed May 7, 2023
1 parent 2b29791 commit 5b0759d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/funny-cobras-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@typechain/ethers-v5": patch
---

Remove obsolete peer dependency `@ethersproject/bytes@^5.0.0` from `target-ethers-v5`
1 change: 0 additions & 1 deletion packages/target-ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
},
"peerDependencies": {
"@ethersproject/abi": "^5.0.0",
"@ethersproject/bytes": "^5.0.0",
"@ethersproject/providers": "^5.0.0",
"ethers": "^5.1.3",
"typechain": "workspace:^8.1.1",
Expand Down

0 comments on commit 5b0759d

Please sign in to comment.