ramiel / mikro-orm-cache-adapter-redis

A redis cache adapter for mikro-orm
MIT License
17 stars 5 forks source link

Update ioredis version and adjust dependencies #5

Closed defartsa23 closed 9 months ago

defartsa23 commented 9 months ago

The ioredis package has been updated to provide its built-in type definitions, removing the need for '@types/ioredis' which is now deprecated. Additional adjustments to package dependencies have been made, including the add addition of new ones as required.

ramiel commented 9 months ago

Hello. Thank you for the PR. If the @types are not needed anymore,why are they kept in the package.json?

ramiel commented 9 months ago

Thanks you so much @defartsa23 , published as version 3.3.0