@lombard.finance/sdk-agentkit 0.2.0-canary.11 → 0.2.0-canary.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lombard.finance/sdk-agentkit",
3
- "version": "0.2.0-canary.11",
3
+ "version": "0.2.0-canary.12",
4
4
  "description": "Lombard Action Provider for Coinbase AgentKit - stake BTC, mint LBTC, and interact with DeFi via AI agents",
5
5
  "exports": {
6
6
  ".": {
@@ -57,8 +57,8 @@
57
57
  "zod": "^3.22.0"
58
58
  },
59
59
  "dependencies": {
60
- "@lombard.finance/sdk": "5.1.0-canary.11",
61
- "@lombard.finance/sdk-common": "4.1.0-canary.11",
60
+ "@lombard.finance/sdk": "5.1.0-canary.12",
61
+ "@lombard.finance/sdk-common": "4.1.0-canary.12",
62
62
  "reflect-metadata": "^0.2.2"
63
63
  },
64
64
  "devDependencies": {