@open-mercato/cezar 0.9.1-pr712.861 → 0.9.1-pr712.862
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-mercato/cezar",
|
|
3
|
-
"version": "0.9.1-pr712.
|
|
3
|
+
"version": "0.9.1-pr712.862",
|
|
4
4
|
"description": "Local cockpit for running and tracking AI agent tasks in your repo. Uses your logged-in `claude` CLI and `gh` — zero config, zero database.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"zod": "^3.23.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@open-mercato/cezar-api-client": "0.9.1-pr712.
|
|
53
|
+
"@open-mercato/cezar-api-client": "0.9.1-pr712.862",
|
|
54
54
|
"@types/node": "^20.14.0",
|
|
55
55
|
"@types/ws": "^8.18.1",
|
|
56
56
|
"tsx": "^4.19.0",
|