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

Make usage of winston 3.x default #51

Closed
wants to merge 16 commits into from

Update package.json dependencies

  • Loading branch information
Shweta Jain Filip Elias
Shweta Jain authored and Filip Elias committed Jan 22, 2019
commit fe393dba9d1df0d84ba317e7d4aef2ec678dbc95
@@ -29,5 +29,5 @@
},
"main": "./lib/winston-loggly",
"scripts": { "test": "vows --spec" },
"engines": { "node": ">= 5.0.0" }
"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.