From d7d5b9af6c601984abce3c039bdf0b3c1d4189ec Mon Sep 17 00:00:00 2001 From: Maribeth Bottorff Date: Tue, 21 May 2024 14:42:22 -0700 Subject: [PATCH] chore: update git url (#8169) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0b50d5c6..821b2279d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/google/blockly.git" + "url": "git+https://github.com/google/blockly.git" }, "bugs": { "url": "https://github.com/google/blockly/issues"