diff --git a/package.json b/package.json index 15d09038..5318bcfa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "nodemailer", + "name": "@mixmaxhq/nodemailer", "version": "6.9.7", "description": "Easy as cake e-mail sending from your Node.js applications", "main": "lib/nodemailer.js", @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/nodemailer/nodemailer.git" + "url": "git://github.com/mixmaxhq/nodemailer.git" }, "keywords": [ "Nodemailer"