From 8aa3dac0f0c062342d8fe5660110916f7fa31167 Mon Sep 17 00:00:00 2001 From: jamie prince Date: Tue, 8 Sep 2026 18:08:52 +0100 Subject: [PATCH] Set repo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1525afe..36f4ee2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/byteone/web3-style-guide.git" + "url": "https://git.byteone.uk/jp/web3-style-guide.git" }, "private": false, "publishConfig": {