From 0216588bc53505e290c537aaae2c52fa5ad47df8 Mon Sep 17 00:00:00 2001 From: Nathan Bubna Date: Sat, 17 Feb 2024 09:24:42 -0800 Subject: [PATCH] ssh git repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a04982..e228385 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "repository": { "type": "git", - "url": "http://github.com/nbubna/store.git" + "url": "git+ssh://git@github.com/nbubna/store.git" }, "license": "MIT", "scripts": {