From 2441adc6f4404245c101a0abdd9d827f77e0e000 Mon Sep 17 00:00:00 2001 From: Reihan Date: Tue, 29 Apr 2025 22:16:15 +0700 Subject: [PATCH] fix --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 84e6b13..8921dcd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "dependencies": { "@geist-ui/core": "^2.3.8", "@privy-io/react-auth": "^2.9.1", - "@solana/spl-token": "^0.1.8", "chart.js": "^4.4.7", "framer-motion": "^11.18.1", "geist": "^1.3.1",