downgraded winston version to 3.2.1 to match other packages

This commit is contained in:
Nir Gazit
2021-01-10 10:51:14 +02:00
parent f5ff55b73a
commit dfcbe6aa31
2 changed files with 3 additions and 73 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/catalog-model": "^0.6.0",
"@backstage/config": "^0.1.2",
"kafkajs": "^1.16.0-beta.6",
"winston": "^3.3.3"
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.4.2",