Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 2fe99b4

Browse files
build(deps): bump @solana/instructions from 2.0.0-rc.2 to 2.0.0 (#7474)
Bumps [@solana/instructions](https://github.com/solana-labs/solana-web3.js) from 2.0.0-rc.2 to 2.0.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-foundation/solana-web3.js@v2.0.0-rc.2...v2.0.0) --- updated-dependencies: - dependency-name: "@solana/instructions" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faa31c2 commit 2fe99b4

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

pnpm-lock.yaml

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

single-pool/js/packages/modern/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@solana/addresses": "2.0.0-rc.2",
26-
"@solana/instructions": "2.0.0-rc.2",
26+
"@solana/instructions": "2.0.0",
2727
"@solana/transaction-messages": "2.0.0-rc.2"
2828
}
2929
}

0 commit comments

Comments
 (0)