Skip to content

Commit 6f5b356

Browse files
authored
Bump web3.js rc version (#10)
1 parent 375e4b5 commit 6f5b356

File tree

2 files changed

+326
-272
lines changed

2 files changed

+326
-272
lines changed

Diff for: clients/js/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
},
4343
"homepage": "https://github.com/solana-program/token#readme",
4444
"peerDependencies": {
45-
"@solana/web3.js": "2.0.0-rc.1"
45+
"@solana/web3.js": "2.0.0-rc.4"
4646
},
4747
"devDependencies": {
4848
"@ava/typescript": "^4.1.0",
49-
"@solana-program/system": "^0.5.0",
49+
"@solana-program/system": "^0.6.1",
5050
"@solana/eslint-config-solana": "^3.0.3",
51-
"@solana/web3.js": "2.0.0-rc.1",
51+
"@solana/web3.js": "2.0.0-rc.4",
5252
"@types/node": "^20",
5353
"@typescript-eslint/eslint-plugin": "^7.16.1",
5454
"@typescript-eslint/parser": "^7.16.1",

0 commit comments

Comments
 (0)