mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 05:02:07 +00:00
chore: rebrand monorepo references to co-mono
This commit is contained in:
parent
354c4c1f8c
commit
6506288db4
13 changed files with 40 additions and 17 deletions
10
package.json
10
package.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue