Skip to content

Commit f98a6bd

Browse files
authored
solana/ts: fix dependencies again (#199)
Co-authored-by: A5 Pickle <a5-pickle@users.noreply.github.com>
1 parent cc96498 commit f98a6bd

File tree

6 files changed

+93
-265
lines changed

6 files changed

+93
-265
lines changed

package-lock.json

+69-236
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solana/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@wormhole-foundation/sdk-base": "^0.10.9",
4141
"@wormhole-foundation/sdk-definitions": "^0.10.9",
4242
"@wormhole-foundation/sdk-evm": "^0.10.9",
43-
"@wormhole-foundation/sdk-solana": "^0.7.2",
44-
"@wormhole-foundation/sdk-solana-core": "^0.7.2",
43+
"@wormhole-foundation/sdk-solana": "^0.10.9",
44+
"@wormhole-foundation/sdk-solana-core": "^0.10.9",
4545
"anchor-0.29.0": "npm:@coral-xyz/anchor@^0.29.0",
4646
"bn.js": "^5.2.1",
4747
"dotenv": "^16.4.1",

0 commit comments

Comments
 (0)