Skip to content

Commit

Permalink
Bump web3.js rc version (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva authored Nov 5, 2024
1 parent 9d1944c commit 52da7e1
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 272 deletions.
6 changes: 3 additions & 3 deletions clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
},
"homepage": "https://github.com/solana-program/token-2022#readme",
"peerDependencies": {
"@solana/web3.js": "2.0.0-rc.1"
"@solana/web3.js": "2.0.0-rc.4"
},
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@solana-program/system": "^0.4.1",
"@solana-program/system": "^0.6.1",
"@solana/eslint-config-solana": "^3.0.3",
"@solana/web3.js": "2.0.0-rc.1",
"@solana/web3.js": "2.0.0-rc.4",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
Expand Down
Loading

0 comments on commit 52da7e1

Please sign in to comment.