From 2c61a5be747cb56536771201e6fb9199dbaad17c Mon Sep 17 00:00:00 2001 From: psquickitjayant Date: Tue, 7 Jun 2016 00:17:34 +0530 Subject: [PATCH 1/2] Updated package name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d829fb..de2b178 100644 --- a/package.json +++ b/package.json @@ -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 ", "repository": { "type": "git", - "url": "http://github.com/winstonjs/node-loggly.git" + "url": "https://github.com/loggly/winston-loggly-bulk.git" }, "keywords": [ "cloud computing", From cb7c1552d17b178d5bc2c48c411d68426c943d14 Mon Sep 17 00:00:00 2001 From: psquickitjayant Date: Tue, 7 Jun 2016 00:26:00 +0530 Subject: [PATCH 2/2] Updated package name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de2b178..8b4abde 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "winston-loggly-bulk", + "name": "node-loggly-bulk", "description": "A client implementation for Loggly cloud Logging-as-a-Service API", "version": "1.1.0", "author": "Charlie Robbins ", "repository": { "type": "git", - "url": "https://github.com/loggly/winston-loggly-bulk.git" + "url": "https://github.com/loggly/node-loggly-bulk.git" }, "keywords": [ "cloud computing",