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

update package.json file for version upgrade #25

Merged
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

update package.json file for version upgrade

  • Loading branch information
Shweta Jain
Shweta Jain committed Sep 22, 2017
commit 1856f6d4880c79c69c61c1ba205b6de66c39013b
@@ -1,6 +1,6 @@
{
"name": "winston-loggly-bulk",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Loggly transport for winston",
"author": "Loggly <opensource@loggly.com>",
"contributors": [
@@ -21,7 +21,7 @@
},
"keywords": ["loggly", "logging", "sysadmin", "tools", "winston"],
"dependencies": {
"node-loggly-bulk": "^2.0.0",
"node-loggly-bulk": "^2.0.1",
"winston": "^2.3.1"
},
"devDependencies": {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.