fix: remove @descro/sdk dep from sdk package (not yet imported in Part 1)

This commit is contained in:
thesn10
2026-06-24 22:21:20 +02:00
parent d245785b32
commit f83f2c1278
2 changed files with 0 additions and 12 deletions

View File

@@ -10,7 +10,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@descro/sdk": "file:../../../../../descro/sdk",
"@solana/kit": "^6.0.0",
"@solana/program-client-core": "^6.4.0"
},