Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes on top of 3.0 winston compat. #40

Closed
wants to merge 14 commits into from
Prev

Package versions

  • Loading branch information
OtterCode committed Jun 28, 2018
commit 0deb9cf2754c4d1ae77f3ff22379c0398acfe527

Some generated files are not rendered by default. Learn more.

@@ -36,6 +36,10 @@
"vows": "0.8.0"
},
"main": "./lib/winston-loggly",
"scripts": { "test": "vows --spec" },
"engines": { "node": ">= 6.4.0" }
"scripts": {
"test": "vows --spec"
},
"engines": {
"node": ">= 6.4.0"
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.