Dependencies: add Winston package to better log
This commit is contained in:
parent
c7bf6d3775
commit
df0c86d420
@ -120,7 +120,8 @@
|
|||||||
"simplebar": "^5.3.6",
|
"simplebar": "^5.3.6",
|
||||||
"stripe": "^7.4.0",
|
"stripe": "^7.4.0",
|
||||||
"swiper": "^8.0.6",
|
"swiper": "^8.0.6",
|
||||||
"uuid": "^3.2.1"
|
"uuid": "^3.2.1",
|
||||||
|
"winston": "^3.8.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodemon": "^1.17.3"
|
"nodemon": "^1.17.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user