refactor: move conversation types to core (#149)

This commit is contained in:
2026-06-18 20:47:36 +01:00
committed by GitHub
parent 769fd5c77d
commit e6af1b7851
17 changed files with 143 additions and 75 deletions

View File

@@ -172,6 +172,7 @@
"version": "0.0.0",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
"arktype": "^2.1.29",
},
"peerDependencies": {
"@json-render/core": "*",