Skip to content

Commit 9b0d162

Browse files
fix(package): update winston to version 3.1.0
Closes #32
1 parent 420c336 commit 9b0d162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.0",
4848
"zone.js": "^0.8.20"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)