Skip to content

Commit

Permalink
Bump web3.js rc version (#22)
Browse files Browse the repository at this point in the history
* Bump web3.js rc version

* Update pnpm-lock.yaml
  • Loading branch information
lorisleiva authored Nov 5, 2024
1 parent 68c28ab commit 1fdda4d
Show file tree
Hide file tree
Showing 3 changed files with 713 additions and 422 deletions.
4 changes: 2 additions & 2 deletions clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
},
"homepage": "https://github.com/solana-program/system#readme",
"peerDependencies": {
"@solana/web3.js": "2.0.0-rc.3"
"@solana/web3.js": "2.0.0-rc.4"
},
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@solana/eslint-config-solana": "^3.0.3",
"@solana/web3.js": "2.0.0-rc.3",
"@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 1fdda4d

Please sign in to comment.