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 README/package.json #16

Merged
merged 2 commits into from Apr 25, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

update package version as per npm package

  • Loading branch information
Shwetajain148
Shwetajain148 committed Apr 12, 2017
commit 53a48f42a7f2358c33de7b58a1e266f79309d6d8
@@ -1,6 +1,6 @@
{
"name": "winston-loggly-bulk",
"version": "1.3.4",
"version": "1.4.2",
"description": "A Loggly transport for winston",
"author": "Loggly <opensource@loggly.com>",
"contributors": [
@@ -30,4 +30,4 @@
"main": "./lib/winston-loggly",
"scripts": { "test": "vows --spec" },
"engines": { "node": ">= 0.8.0" }
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.