From a5f6e03cdf45f9ef9b94600f010f1155d200e7a0 Mon Sep 17 00:00:00 2001 From: Andrew Brandt Date: Thu, 6 Feb 2025 08:44:39 -0500 Subject: [PATCH] chore (audit): add scope to package **Description**: Add `hashgraph` scope to package. **Related Issue(s)**: Fixes #269 Signed-off-by: Andrew Brandt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b70e886..82b1c0ad 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hedera-asset-tokenization", + "name": "hashgraph/hedera-asset-tokenization", "version": "1.10.0", "description": "asset tokenization", "scripts": {