mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-12 00:12:30 +02:00
chore: gate canonical ECC release identity (#1991)
This commit is contained in:
parent
af9b2c1c4c
commit
8141f6904f
31 changed files with 206 additions and 113 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "ecc-universal",
|
||||
"version": "2.0.0-rc.1",
|
||||
"description": "Everything Claude Code (ECC) plugin for OpenCode - agents, commands, hooks, and skills",
|
||||
"description": "ECC plugin for OpenCode - agents, commands, hooks, and skills",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"type": "module",
|
||||
|
|
@ -47,12 +47,12 @@
|
|||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/affaan-m/everything-claude-code.git"
|
||||
"url": "git+https://github.com/affaan-m/ECC.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/affaan-m/everything-claude-code/issues"
|
||||
"url": "https://github.com/affaan-m/ECC/issues"
|
||||
},
|
||||
"homepage": "https://github.com/affaan-m/everything-claude-code#readme",
|
||||
"homepage": "https://github.com/affaan-m/ECC#readme",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue