From 8d43d2869bd3246dfe8ac79b2814517a15cff2d1 Mon Sep 17 00:00:00 2001 From: Yaacov Rydzinski Date: Tue, 10 Mar 2026 12:26:08 +0200 Subject: [PATCH] fix package.json per build instructions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 604729ef5d..9291ed79a8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/graphql/graphql-js.git" + "url": "git+https://github.com/graphql/graphql-js.git" }, "keywords": [ "graphql",