We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9937130 commit 5f993f0Copy full SHA for 5f993f0
3 files changed
examples/solana/package.json
@@ -13,7 +13,7 @@
13
"@interchain-kit/phantom-extension": "0.3.43",
14
"@interchain-kit/react": "0.3.43",
15
"@interchain-ui/react": "1.26.3",
16
- "@interchainjs/solana": "1.13.1-beta.2",
+ "@interchainjs/solana": "1.16.6",
17
"chain-registry": "2.0.31",
18
"next": "15.3.5",
19
"react": "^19.0.0",
@@ -29,5 +29,6 @@
29
"eslint-config-next": "15.3.5",
30
"tailwindcss": "^4",
31
"typescript": "^5"
32
- }
+ },
33
+ "packageManager": "pnpm@9.7.0"
34
}
0 commit comments