benjamin658 / typeorm-cursor-pagination

Cursor-based pagination works with TypeORM Query Builder.
MIT License
186 stars 40 forks source link

upgrade typeorm to v0.3.6 #52

Closed pavlikm closed 2 years ago

benjamin658 commented 2 years ago

Thanks for your contribution.

The CI build failed, please run npm install to update the package-lock.json, and do not update the package.json version, the release procedure will bump the version.

jkalberer commented 2 years ago

@pavlikm can you update this PR? I would like to use this library and I'm blocked on the old typeorm version. If not I can put out another PR.

jkalberer commented 2 years ago

I just made my own PR https://github.com/benjamin658/typeorm-cursor-pagination/pull/53

@benjamin658 - I'm using a newer version of node/npm so the lockfile was also upgraded to v2.