Skip to content

Commit 409c662

Browse files
fix(package): update winston to version 3.0.1
Closes #32
1 parent 420c336 commit 409c662

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
@@ -44,7 +44,7 @@
4444
"reflect-metadata": "^0.1.12",
4545
"rxjs": "^5.5.6",
4646
"typeorm": "^0.1.13",
47-
"winston": "^2.4.0",
47+
"winston": "^3.0.1",
4848
"zone.js": "^0.8.20"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)