From 4ba73ad6fb15abb8b12dcdf52f35c53f7c544938 Mon Sep 17 00:00:00 2001 From: 9oelM Date: Tue, 10 Dec 2024 14:46:45 +0900 Subject: [PATCH] chore: fix incorrect org name --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5101a1a..5e7b7ec 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@blubbo/sandbox", + "name": "@blubbofi/sandbox", "version": "0.22.0", "description": "TON transaction emulator", "main": "dist/index.js", diff --git a/yarn.lock b/yarn.lock index d9c118d..506dae9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -409,9 +409,9 @@ __metadata: languageName: node linkType: hard -"@blubbo/sandbox@workspace:.": +"@blubbofi/sandbox@workspace:.": version: 0.0.0-use.local - resolution: "@blubbo/sandbox@workspace:." + resolution: "@blubbofi/sandbox@workspace:." dependencies: "@ton/core": ^0.58.1 "@ton/crypto": 3.3.0