Skip to content

Commit cc45d09

Browse files
committed
Removes "winston" npm dependency: it looks we do not use it explicitely now
1 parent 183f48a commit cc45d09

File tree

2 files changed

+3
-41
lines changed

2 files changed

+3
-41
lines changed

package-lock.json

Lines changed: 2 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"serialize-javascript": "^1.5.0",
3838
"serve-favicon": "^2.5.0",
3939
"shortid": "^2.2.8",
40-
"url-parse": "^1.4.1",
41-
"winston": "^2.4.2"
40+
"url-parse": "^1.4.1"
4241
},
4342
"description": "Topcoder collection of generic ReactJS components and utils",
4443
"devDependencies": {

0 commit comments

Comments
 (0)