We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f993f0 commit 341a9a5Copy full SHA for 341a9a5
2 files changed
examples/solana/package.json
@@ -10,10 +10,11 @@
10
},
11
"dependencies": {
12
"@chain-registry/v2": "^1.71.237",
13
+ "@interchain-kit/core": "0.3.43",
14
"@interchain-kit/phantom-extension": "0.3.43",
15
"@interchain-kit/react": "0.3.43",
16
"@interchain-ui/react": "1.26.3",
- "@interchainjs/solana": "1.16.6",
17
+ "@interchainjs/solana": "1.16.1",
18
"chain-registry": "2.0.31",
19
"next": "15.3.5",
20
"react": "^19.0.0",
@@ -31,4 +32,4 @@
31
32
"typescript": "^5"
33
34
"packageManager": "pnpm@9.7.0"
-}
35
+}
0 commit comments