mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-20 21:08:59 +00:00
remove winston dependency
This commit is contained in:
parent
c706924b84
commit
0faeb82cb7
1 changed files with 0 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue