From d10e4721916322198099110fc7497f899bee3e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Penovi=C4=87?= Date: Wed, 3 Jul 2024 13:38:59 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17f934718..cffc0288d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "starknet", + "name": "@penovicp/starknet", "version": "7.0.0", "description": "JavaScript library for Starknet", "main": "dist/index.js",