hdresearch / nolita

Work with web-enabled agents quickly — whether running a quick task or bootstrapping a full-stack product.
https://nolita.ai
MIT License
85 stars 5 forks source link

index: export our types #45

Closed matildepark closed 4 months ago

matildepark commented 4 months ago

"Wait. Shouldn't we just export our types if we want to export our types?"

matildepark commented 4 months ago

Unnoted change here where we bump zod because there's a peer dependency conflict due to zod-to-json-schema. They need to be at parity, I think.

matildepark commented 4 months ago

create repo does in fact still work given this change (in my env). We're failing the test here because it can't find Chrome. Do we still install it during Puppeteer install?