chore(cli): fixing winston dependency

This commit is contained in:
Ben Lambert
2020-07-23 12:00:48 +02:00
committed by GitHub
parent 168f1df935
commit f6296c078f
@@ -26,7 +26,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"whatwg-fetch": "^3.2.0",
"winston": "^3.3.3",
"winston": "^3.2.1",
"yn": "^4.0.0"
},
"devDependencies": {