Breaking changes
Updated moleculer-repl
to 0.7.0. Changelog
Changes
- update deps & audit fix
- added typescript service file generator. #36
- added test cases. #42
- config filename configurable via
MOLECULER_CONFIG
environment variable.
- fixed transporter issue in
connect
command. #53