log to file

This commit is contained in:
2022-09-15 22:21:03 +02:00
parent 2a8d6afc88
commit 7eafc24e23
6 changed files with 61 additions and 31 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"mongodb": "^4.9.1",
"mongoose": "^6.5.4",
"node-xlsx": "^0.21.0",
"playwright": "1.23.0"
"playwright": "1.23.0",
"winston": "^3.8.2"
},
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.66",