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 name to node-loggly-bulk in package.json #2

Merged
merged 2 commits into from Jun 14, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Updated package name

  • Loading branch information
varshneyjayant committed Jun 6, 2016
commit 2c61a5be747cb56536771201e6fb9199dbaad17c
@@ -1,11 +1,11 @@
{
"name": "loggly",
"name": "winston-loggly-bulk",
"description": "A client implementation for Loggly cloud Logging-as-a-Service API",
"version": "1.1.0",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"repository": {
"type": "git",
"url": "http://github.com/winstonjs/node-loggly.git"
"url": "https://github.com/loggly/winston-loggly-bulk.git"
},
"keywords": [
"cloud computing",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.