Skip to content

Commit eb58885

Browse files
committed
(fix) Harmonise versions of @goat-sdk/core to ensure that subtype tests work
1 parent 1f8c435 commit eb58885

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/plugin-goat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@elizaos/core": "workspace:*",
2323
"@goat-sdk/adapter-vercel-ai": "0.2.0",
24-
"@goat-sdk/core": "0.4.0",
24+
"@goat-sdk/core": "0.4.6",
2525
"@goat-sdk/plugin-erc20": "0.2.2",
2626
"@goat-sdk/plugin-kim": "0.1.2",
2727
"@goat-sdk/wallet-evm": "0.2.0",

packages/plugin-zilliqa/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"@elizaos/core": "workspace:*",
99
"@goat-sdk/adapter-vercel-ai": "0.2.7",
1010
"@goat-sdk/core": "0.4.6",
11-
"@goat-sdk/plugin-zilliqa": "0.1.2",
11+
"@goat-sdk/plugin-zilliqa": "0.1.3",
1212
"@goat-sdk/wallet-evm": "0.2.6",
1313
"@goat-sdk/wallet-viem": "0.2.6",
14-
"@goat-sdk/wallet-zilliqa": "0.2.5",
14+
"@goat-sdk/wallet-zilliqa": "0.2.6",
1515
"@zilliqa-js/account": "^3.5.0",
1616
"@zilliqa-js/zilliqa": "^3.5.0",
1717
"tsup": "8.3.5"

0 commit comments

Comments
 (0)