Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @solana-program/token-2022 from 0.3.0 to 0.3.1 #505

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ts-sdk/whirlpool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@solana-program/memo": "^0.6.0",
"@solana-program/system": "^0.6.1",
"@solana-program/token": "^0.4.0",
"@solana-program/token-2022": "^0.3.0"
"@solana-program/token-2022": "^0.3.1"
},
"peerDependencies": {
"@solana/web3.js": "^2.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ __metadata:
"@solana-program/memo": "npm:^0.6.0"
"@solana-program/system": "npm:^0.6.1"
"@solana-program/token": "npm:^0.4.0"
"@solana-program/token-2022": "npm:^0.3.0"
"@solana-program/token-2022": "npm:^0.3.1"
"@solana/web3.js": "npm:^2.0.0"
solana-bankrun: "npm:^0.4.0"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -3879,12 +3879,12 @@ __metadata:
languageName: node
linkType: hard

"@solana-program/token-2022@npm:^0.3.0":
version: 0.3.0
resolution: "@solana-program/token-2022@npm:0.3.0"
"@solana-program/token-2022@npm:^0.3.1":
version: 0.3.1
resolution: "@solana-program/token-2022@npm:0.3.1"
peerDependencies:
"@solana/web3.js": 2.0.0-rc.4
checksum: 10c0/0444a91a64d50b1bbfa65414f5c5bece28146c4dea1fab5fc0d158e9a0422ed83b1de8c01a35cc903b93ec7073265cf619e43fd2e427316d3a7d7f8060695c68
"@solana/web3.js": ^2.0.0
checksum: 10c0/a0cc4cea9bdf3ac1191b7b4204fa8f610bb9556699ad245a8c5c100a7c80c03734794dda0b6db48a1af95d06851e050cd9aae4a26942979d040e5356ef2f370b
languageName: node
linkType: hard

Expand Down