opencode-agent-kit 1.0.10 → 1.0.11

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": "opencode-agent-kit",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "description": "Multi-stack OpenCode agent toolkit — 13 specialized AI agents (Nuxt, React, Node.js, Laravel, CI3, Android, Flutter, DevOps, SEO) with 62 skills, 36 commands, and 6 MCP servers",
5
5
  "type": "module",
6
6
  "bin": {
@@ -18,7 +18,7 @@
18
18
  "type": "git",
19
19
  "url": "git+https://github.com/defuj/software-developer-team-agent.git"
20
20
  },
21
- "homepage": "https://github.com/defuj/software-developer-team-agent#readme",
21
+ "homepage": "https://defuj.github.io/software-developer-team-agent",
22
22
  "bugs": {
23
23
  "url": "https://github.com/defuj/software-developer-team-agent/issues"
24
24
  },