@jaw.id/cli 0.1.18 → 0.1.19

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.
@@ -699,5 +699,5 @@
699
699
  ]
700
700
  }
701
701
  },
702
- "version": "0.1.18"
702
+ "version": "0.1.19"
703
703
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jaw.id/cli",
3
3
  "description": "CLI + MCP Server for JAW.id smart accounts — for humans and AI agents",
4
- "version": "0.1.18",
4
+ "version": "0.1.19",
5
5
  "license": "MIT",
6
6
  "type": "module",
7
7
  "bin": {
@@ -107,7 +107,7 @@
107
107
  }
108
108
  },
109
109
  "dependencies": {
110
- "@jaw.id/core": "1.1.0",
110
+ "@jaw.id/core": "1.1.1",
111
111
  "@modelcontextprotocol/sdk": "^1.12.1",
112
112
  "@oclif/core": "^4.3.0",
113
113
  "open": "^10.1.0",