Skip to content

Commit 162fa3e

Browse files
committed
Bump to 2.0.3
1 parent e404d26 commit 162fa3e

File tree

4 files changed

+33
-138
lines changed

4 files changed

+33
-138
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Published by **[blockcoders](https://github.com/blockcoders)** on **2023/01/07**
1717
- Ethers.js is not longer part of the index.ts export.
1818
- @ethersproject/* is now part of peerDependencies.
1919
- Rename `MATIC_NETWORK` with `POLYGON_NETWORK`.
20-
- Install `ethers` manually
2120

2221
## 1.0.3
2322
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/05/08**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ethereum utilities for NestJS based on [Ethers.js](https://github.com/ethers-io/
1414
## Install
1515

1616
```sh
17-
npm i nestjs-ethers ethers
17+
npm i nestjs-ethers
1818
```
1919

2020
## Register module

0 commit comments

Comments
 (0)