moleculerjs / moleculer-cli

:herb: Command line tool for Moleculer
http://moleculer.services/docs/moleculer-cli.html
MIT License
49 stars 28 forks source link

Duplicate entry in generated package.json #7

Closed bansawbanchee closed 6 years ago

bansawbanchee commented 6 years ago

Duplicate entries for ioredis in generated package.json when running the command moleculer init project-simple first-demo and selecting redis for transporter and for cache.

icebob commented 6 years ago

Resolved