remove winston dependency

This commit is contained in:
Alexander Zeitler 2019-05-01 23:51:39 +02:00 committed by GitHub
parent c706924b84
commit 0faeb82cb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,9 +47,6 @@
],
"license": "MIT",
"description": "Manage docker-compose from Node.js",
"dependencies": {
"winston": "^2.3.1"
},
"devDependencies": {
"composefile": "^0.3.0",
"dockerode": "^2.5.7",