@grant-vine/wunderkind 0.9.10 → 0.9.12
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@grant-vine/wunderkind",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.12",
|
|
4
4
|
"description": "Wunderkind \u2014 specialist AI agent addon for OpenCode with 12 professional agents for any software product team",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@opencode-ai/plugin": "^1.2.18",
|
|
37
37
|
"commander": "^13.1.0",
|
|
38
38
|
"jsonc-parser": "^3.3.1",
|
|
39
|
-
"oh-my-openagent": "3.12.
|
|
39
|
+
"oh-my-openagent": "3.12.3",
|
|
40
40
|
"picocolors": "^1.1.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|