From cf7c002a478e714ae271b75ecc362c24d9831882 Mon Sep 17 00:00:00 2001 From: MrSpoocy Date: Mon, 6 May 2024 10:46:49 +0200 Subject: [PATCH] fix repository syntax --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94f4baa..ced4821 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ExtendScript/CSInterface.git" + "url": "git+https://github.com/ExtendScript/CSInterface.git" }, "keywords": [ "CSInterface",