From 66547af99cba2a0b9d921805d391e6ae1e23977e Mon Sep 17 00:00:00 2001 From: Nidz The Fact <106298826+nidz-the-fact@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:25:59 +0700 Subject: [PATCH] Update package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index c28d903..25f6af3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "opstack-kit-with-customgastoken", + "name": "react-with-vitejs-for-rainbowkit-to-starter-web3", "private": true, "version": "0.0.0", "type": "module", @@ -17,7 +17,6 @@ "@rainbow-me/rainbowkit": "^2.1.2", "@tanstack/react-query": "^5.40.1", "framer-motion": "^11.2.10", - "opstack-kit": "^1.5.0", "react": "^18.2.0", "react-dom": "^18.2.0", "viem": "^2.13.7",