Downgrade winston, ts compile error

This commit is contained in:
2022-01-30 20:23:46 +07:00
parent f2063efa0b
commit 346207fe9e
2 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"typescript": "^4.4.4",
"utf-8-validate": "^5.0.8",
"validator": "^13.7.0",
"winston": "^3.3.3",
"winston": "3.3.3",
"zlib-sync": "^0.1.7"
},
"devDependencies": {