We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f37d3d8 + 7a40daf commit 961e342Copy full SHA for 961e342
packages/plugin-evm/package.json
@@ -11,7 +11,7 @@
11
"@lifi/sdk": "3.4.1",
12
"@lifi/types": "16.3.0",
13
"tsup": "8.3.5",
14
- "viem": "2.21.53"
+ "viem": "^2.21.58"
15
},
16
"scripts": {
17
"build": "tsup --format esm --dts",
packages/plugin-goat/package.json
@@ -7,11 +7,11 @@
7
"dependencies": {
8
"@elizaos/core": "workspace:*",
9
"@goat-sdk/core": "0.3.8",
10
+ "@goat-sdk/plugin-coingecko": "0.1.4",
"@goat-sdk/plugin-erc20": "0.1.7",
"@goat-sdk/wallet-viem": "0.1.3",
- "@goat-sdk/plugin-coingecko": "0.1.4",
0 commit comments