nestjs-redis icon indicating copy to clipboard operation
nestjs-redis copied to clipboard

Move deps to peer deps

Open iamolegga opened this issue 4 years ago • 2 comments

Hi, thanks for package!

I see, that there are packages, that could be moved to peer dependencies, because every nest app already use it:

"@nestjs/common": "6.3.1",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.2.2",

Would you mind if I'll create PR to fix this?

iamolegga avatar Oct 31 '19 17:10 iamolegga

Also if you want I can help with configuring ci/cd for testing and package deploying

iamolegga avatar Oct 31 '19 17:10 iamolegga

OK,thank you

skunight avatar Nov 13 '19 03:11 skunight