Why does the pizza-logger package have a dependency on mysql2, when the code itself doesn't actually require it?
This pizza-logger package itself is totally self-sufficient and could actually be used with any DB system. That should be reflected in the required dependencies.
Why does the pizza-logger package have a dependency on mysql2, when the code itself doesn't actually require it?
This pizza-logger package itself is totally self-sufficient and could actually be used with any DB system. That should be reflected in the required dependencies.