update app to use solana kit
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coral-xyz/anchor": "^0.32.1",
|
||||
"@descro/sdk": "workspace:*",
|
||||
"@solana/connector": "^0.2.4",
|
||||
"@solana/web3.js": "^1.98.4",
|
||||
"@solana/kit": "^6.0.0",
|
||||
"@tamagui/config": "^2.0.0-rc.42",
|
||||
"@tamagui/next-theme": "^2.0.0-rc.42",
|
||||
"next": "^16.2.6",
|
||||
|
||||
Reference in New Issue
Block a user