Skip to content

Commit 58e8325

Browse files
committed
add README note
1 parent 426de55 commit 58e8325

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Pagination and filtering helper method for TypeORM repositories or query builder
2525
npm install nestjs-paginate
2626
```
2727

28+
| ⚠️ **TypeORM appears unmaintained.** |
29+
|-------------------------------------------------------------|
30+
| Please `npm i typeorm@npm:@helveg/typeorm@^0.3.21` instead. |
31+
2832
## Usage
2933

3034
### Example

0 commit comments

Comments
 (0)