From 98a33430a74ffdeaebe8113d037d56ce5f9176f3 Mon Sep 17 00:00:00 2001 From: Jakub Vacek Date: Mon, 3 Aug 2026 07:22:49 +0200 Subject: [PATCH] fix: repo url format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4de7b1e..8a63031 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/apify/apify-opencode-plugin" + "url": "git+https://github.com/apify/apify-opencode-plugin.git" }, "homepage": "https://apify.com", "author": {