BJS-kr / nestjs-omacache

flexible, powerful and simple caching strategy using decorators for NestJS
72 stars 4 forks source link

Update reflect-metadata version on peer deps. #26

Closed AlaaZorkane closed 3 months ago

AlaaZorkane commented 3 months ago

Issue

Current reflect-metadata version used in peer dependencies is outdated

https://github.com/BJS-kr/nestjs-omacache/blob/1aef658dd71a2b9701f6522958caf6ee61b99b65/package.json#L38

Proposed Solution

Why?

BJS-kr commented 3 months ago

got it!

BJS-kr commented 3 months ago

I updated package. please tell me if anything wrong. I'll close the issue if there are no problems

AlaaZorkane commented 3 months ago

All good, thanks for the quick solve! Reference: https://github.com/BJS-kr/nestjs-omacache/pull/27