chore: rebrand monorepo references to co-mono

This commit is contained in:
Harivansh Rathi 2026-03-05 15:58:43 -08:00
parent 354c4c1f8c
commit 6506288db4
13 changed files with 40 additions and 17 deletions

View file

@ -1,7 +1,15 @@
{
"name": "pi-monorepo",
"name": "co-mono",
"private": true,
"type": "module",
"homepage": "https://github.com/getcompanion-ai/co-mono#readme",
"bugs": {
"url": "https://github.com/getcompanion-ai/co-mono/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/getcompanion-ai/co-mono.git"
},
"workspaces": [
"packages/*",
"packages/web-ui/example",