Skip to content

Commit

Permalink
fix: winston's circular dependency problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnosnay committed Mar 9, 2021
1 parent cd5d4ef commit 071d3d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"moment": "^2.20.1",
"nconf": "0.10.0",
"ora": "3.0.0",
"prompt": "1.0.0",
"prompt": "1.1.0",
"request": "2.88.0",
"supports-color": "5.5.0",
"underscore": "1.9.1",
Expand All @@ -73,4 +73,4 @@
"pkg": "^4.4.7",
"rewire": "4.0.1"
}
}
}

0 comments on commit 071d3d9

Please sign in to comment.