We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb9807 commit 037987bCopy full SHA for 037987b
clients/js/package.json
@@ -34,12 +34,12 @@
34
},
35
"license": "MIT",
36
"peerDependencies": {
37
- "@solana/kit": "^3.0.0"
+ "@solana/kit": "^4.0.0"
38
39
"devDependencies": {
40
"@ava/typescript": "^4.1.0",
41
"@solana/eslint-config-solana": "^3.0.0",
42
- "@solana/kit": "^3.0.0",
+ "@solana/kit": "^4.0.0",
43
"@types/node": "^24",
44
"@typescript-eslint/eslint-plugin": "^7.3.1",
45
"@typescript-eslint/parser": "^7.3.1",
0 commit comments