mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-24 12:35:32 +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",
|
"license": "MIT",
|
||||||
"description": "Manage docker-compose from Node.js",
|
"description": "Manage docker-compose from Node.js",
|
||||||
"dependencies": {
|
|
||||||
"winston": "^2.3.1"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"composefile": "^0.3.0",
|
"composefile": "^0.3.0",
|
||||||
"dockerode": "^2.5.7",
|
"dockerode": "^2.5.7",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue