Skip to content

Commit

Permalink
Bump to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xslipk committed Jan 7, 2023
1 parent e404d26 commit 162fa3e
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 138 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Published by **[blockcoders](https://github.com/blockcoders)** on **2023/01/07**
- Ethers.js is not longer part of the index.ts export.
- @ethersproject/* is now part of peerDependencies.
- Rename `MATIC_NETWORK` with `POLYGON_NETWORK`.
- Install `ethers` manually

## 1.0.3
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/05/08**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Ethereum utilities for NestJS based on [Ethers.js](https://github.com/ethers-io/
## Install

```sh
npm i nestjs-ethers ethers
npm i nestjs-ethers
```

## Register module
Expand Down
Loading

0 comments on commit 162fa3e

Please sign in to comment.