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 db66175 commit 3b0829dCopy full SHA for 3b0829d
clients/js/package.json
@@ -42,13 +42,13 @@
42
},
43
"homepage": "https://github.com/solana-program/token#readme",
44
"peerDependencies": {
45
- "@solana/web3.js": "2.0.0-rc.4"
+ "@solana/web3.js": "^2.0.0"
46
47
"devDependencies": {
48
"@ava/typescript": "^4.1.0",
49
"@solana-program/system": "^0.6.1",
50
"@solana/eslint-config-solana": "^3.0.3",
51
- "@solana/web3.js": "2.0.0-rc.4",
+ "@solana/web3.js": "^2.0.0",
52
"@types/node": "^20",
53
"@typescript-eslint/eslint-plugin": "^7.16.1",
54
"@typescript-eslint/parser": "^7.16.1",
0 commit comments