2b1554cebf
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
253 B
253 B
@backstage/backend-common
| @backstage/backend-common |
|---|
| patch |
Replaced dependencies on the Logger type from winston with LoggerService from @backstage/backend-plugin-api. This is not a breaking change as the LoggerService is a subset of the Logger interface.