@curless/clubmed-demo 0.15.0 → 0.16.0

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curless/clubmed-demo",
3
- "version": "0.15.0",
3
+ "version": "0.16.0",
4
4
  "description": "Demo Club Med storefront MCP — browse resorts worldwide and book them end-to-end: Club Med's merchant backend (mcp.curless.ai/clubmed) prices the resort and opens a merchant-quoted session; the buyer agent completes the payment with a card (ACP), a card over UCP with an AP2 PaymentMandate, or in USDC over x402.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -17,7 +17,7 @@
17
17
  "@coinbase/cdp-sdk": "^1.51.2",
18
18
  "@modelcontextprotocol/sdk": "^1.0.4",
19
19
  "viem": "^2.50.4",
20
- "@curless/agentbank-protocols": "^0.4.0"
20
+ "@curless/agentbank-protocols": "^0.5.0"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@types/node": "^22.10.1",