Skip to content

Commit 51823a2

Browse files
committed
6.0.0
1 parent de691ff commit 51823a2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
22
"name": "winston-mongodb",
33
"license": "MIT",
4-
"version": "5.1.1",
4+
"version": "6.0.0",
55
"description": "A MongoDB transport for winston",
66
"author": "Charlie Robbins <[email protected]>",
77
"maintainers": [
8-
"David Hyde <[email protected]>"
8+
"David Hyde <[email protected]>"
99
],
1010
"contributors": [
1111
{
1212
"name": "Yurij Mikhalevich",
1313
"email": "[email protected]",
1414
"url": "https://mikhalevi.ch/"
1515
},
16-
1716
{
1817
"name": "Kendrick Taylor",
1918
"email": "[email protected]"

0 commit comments

Comments
 (0)