claude-code-orchestrator-kit 1.2.0 → 1.2.1

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": "claude-code-orchestrator-kit",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Complete automation and orchestration system for Claude Code with 33+ AI agents, quality gates, health monitoring, and workflow automation",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -44,7 +44,7 @@
44
44
  "bugs": {
45
45
  "url": "https://github.com/maslennikov-ig/claude-code-orchestrator-kit/issues"
46
46
  },
47
- "homepage": "https://github.com/maslennikov-ig/claude-code-orchestrator-kit#readme",
47
+ "homepage": "https://aidevteam.ru/",
48
48
  "engines": {
49
49
  "node": ">=18.0.0",
50
50
  "npm": ">=9.0.0"