edwardanthony / nestjs-seeder

An extension library for NestJS to perform seeding.
MIT License
102 stars 21 forks source link

Needs to add installation instructions for the peer dependency @faker-js/faker in README #28

Open bryandidur opened 2 years ago

bryandidur commented 2 years ago

There are no instructions in README informing that the peer dependency @faker-js/faker should be installed on its own.

edwardanthony commented 2 years ago

Hi. Thank you for your input. I'll update the README.