From 0e8433a4414ecaff16c3d458818a3688fd39f420 Mon Sep 17 00:00:00 2001 From: Andrew Fischer Date: Tue, 30 Apr 2024 15:21:07 -0700 Subject: [PATCH] fix: change scope from `@bitgo` to `@bitgo-forks` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 257407c37..eafc675de 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@bitgo/avalanchejs", + "name": "@bitgo-forks/avalanchejs", "version": "4.0.5", "description": "Avalanche Platform JS Library", "main": "dist/index.cjs",