From 79c18fd2434c87f44b111a16503b77f7bb67b06d Mon Sep 17 00:00:00 2001 From: Aashish John Date: Wed, 29 Jul 2026 13:16:57 -0400 Subject: [PATCH] chore: update repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5bcdc1..c44dcfa 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "build/main/index.js", "typings": "build/main/index.d.ts", "module": "build/module/index.js", - "repository": "https://github.com/With-the-Ranks/numbers-client", + "repository": "https://github.com/With-the-Ranks/switchboard-client", "license": "MIT", "keywords": [], "scripts": {