Skip to content

Commit c89bddb

Browse files
committed
add README note
1 parent 712da29 commit c89bddb

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
@@ -24,6 +24,10 @@ Pagination and filtering helper method for TypeORM repositories or query builder
2424
npm install nestjs-paginate
2525
```
2626

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

2933
### Example

0 commit comments

Comments
 (0)