From c7c79f17c1a096a3ffe36d34216116dcc1f17899 Mon Sep 17 00:00:00 2001 From: theRealPadster Date: Wed, 1 Nov 2023 18:34:36 -0400 Subject: [PATCH] `npm pkg fix` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17a9ea5..5ffd5cf 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "version": "0.9.5", "repository": { "type": "git", - "url": "https://github.com/therealpadster/diffbot-api-node.git" + "url": "git+https://github.com/therealpadster/diffbot-api-node.git" }, "bugs": { "web": "https://github.com/therealpadster/diffbot-api-node/issues"