add winston-daily-rotate-file dep

This commit is contained in:
les
2021-04-28 12:54:03 +02:00
parent 5f8bbd68c8
commit f6ced324b6
2 changed files with 24 additions and 6 deletions

View File

@@ -78,6 +78,7 @@
"vue-clipboard2": "^0.3.1",
"vue-i18n": "^8.24.2",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.2",
"yargs": "^16.1.1"
},
"devDependencies": {