From 5ef6084d501e3e36e92f95a25599351c1377daa6 Mon Sep 17 00:00:00 2001 From: Aashish John Date: Wed, 3 Jun 2026 16:45:09 -0400 Subject: [PATCH] fix(package): rename to switchboard client --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2fab82..6910434 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "assemble-numbers-client", + "name": "switchboard-client", "version": "1.4.0", "description": "A client for the Assemble Numbers API", "main": "build/main/index.js",