backend-plugin-api: moved loggerToWinstonLogger to backend-common

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-03 15:43:07 +01:00
parent 19843ff915
commit 8e06f3cf00
32 changed files with 68 additions and 53 deletions
+1 -3
View File
@@ -38,9 +38,7 @@
"@backstage/config": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"winston": "^3.2.1",
"winston-transport": "^4.5.0"
"express": "^4.17.1"
},
"devDependencies": {
"@backstage/cli": "workspace:^"