Skip to content

Commit 9103541

Browse files
committed
cloud_functions: add packages
1 parent c2ead9a commit 9103541

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

cloud_functions/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
},
1414
"dependencies": {
1515
"@certusone/wormhole-sdk": "^0.10.7",
16+
"@coral-xyz/anchor": "^0.29.0",
1617
"@cosmjs/cosmwasm-stargate": "^0.31.1",
1718
"@google-cloud/bigtable": "^4.1.0",
1819
"@google-cloud/functions-framework": "^3.1.3",
1920
"@google-cloud/pubsub": "^3.4.1",
2021
"@google-cloud/storage": "^6.8.0",
2122
"@solana/web3.js": "^1.87.3",
23+
"@wormhole-foundation/sdk-base": "^0.5.1",
2224
"axios": "^1.5.0",
2325
"borsh": "^1.0.0",
2426
"dotenv": "^16.0.3",

package-lock.json

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

0 commit comments

Comments
 (0)