Skip to content

Commit 549a7f2

Browse files
Hardcode version of winston in package.json
1 parent a33eec2 commit 549a7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"unzipper": "^0.10.11",
2828
"update-notifier": "^5.1.0",
2929
"uuid": "^8.3.2",
30-
"winston": "^2.3.1",
30+
"winston": "2.4.4",
3131
"yargs": "^14.2.3"
3232
},
3333
"repository": {

0 commit comments

Comments
 (0)