feat: replace log lib

This commit is contained in:
Zamitto 2024-05-22 12:03:39 -03:00
parent bffe74f0c7
commit a921887271
5 changed files with 40 additions and 144 deletions

View file

@ -50,6 +50,7 @@
"color.js": "^1.2.0",
"date-fns": "^3.6.0",
"easydl": "^1.1.1",
"electron-log": "^5.1.4",
"electron-updater": "^6.1.8",
"fetch-cookie": "^3.0.1",
"flexsearch": "^0.7.43",
@ -67,7 +68,6 @@
"react-router-dom": "^6.22.3",
"typeorm": "^0.3.20",
"user-agents": "^1.1.193",
"winston": "^3.13.0",
"yaml": "^2.4.1"
},
"devDependencies": {