From dc5dad33f03464005b071370f1e5c792eac3b94c Mon Sep 17 00:00:00 2001 From: Alexander Epolite Date: Mon, 28 Nov 2022 15:50:52 -0700 Subject: [PATCH] update URL for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dfbc5e..c5444b5 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/alexanderepolite/tempmail.lol.git" + "url": "https://github.com/tempmail-lol/api-javascript.git" } }