mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-31 22:23:27 +08:00
fix: rename opencode package from opencode-ecc to ecc-universal
Update all references in .opencode/ to use the published npm package name ecc-universal instead of the old opencode-ecc name.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "opencode-ecc",
|
||||
"name": "ecc-universal",
|
||||
"version": "1.0.0",
|
||||
"description": "Everything Claude Code (ECC) plugin for OpenCode - agents, commands, hooks, and skills",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user