Use peezy.tech npm scope
This commit is contained in:
parent
46878f0e15
commit
46180a2865
24 changed files with 73 additions and 73 deletions
|
|
@ -17,8 +17,8 @@
|
|||
"types": ["node", "bun"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@peezy-tech/codex-flows": ["../../packages/codex-client/src/index.ts"],
|
||||
"@peezy-tech/codex-flows/*": ["../../packages/codex-client/src/*"]
|
||||
"@peezy.tech/codex-flows": ["../../packages/codex-client/src/index.ts"],
|
||||
"@peezy.tech/codex-flows/*": ["../../packages/codex-client/src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src", "test"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue