File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/ai-react-ui" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.0 " ,
44 "description" : " Headless React components for building AI chat interfaces" ,
55 "module" : " ./dist/esm/index.js" ,
66 "types" : " ./dist/esm/index.d.ts" ,
77 "type" : " module" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/TanStack/ai.git" ,
11+ "directory" : " packages/typescript/ai"
12+ },
813 "exports" : {
914 "." : {
1015 "types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/ai-solid-ui" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.0 " ,
44 "description" : " Headless Solid components for building AI chat interfaces" ,
55 "module" : " ./src/index.ts" ,
66 "types" : " ./src/index.ts" ,
77 "type" : " module" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/TanStack/ai.git" ,
11+ "directory" : " packages/typescript/ai"
12+ },
813 "exports" : {
914 "." : {
1015 "solid" : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/react-ai-devtools" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.0 " ,
44 "description" : " React Devtools for TanStack AI." ,
55 "author" : " tannerlinsley" ,
66 "license" : " MIT" ,
77 "homepage" : " https://tanstack.com/ai" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/TanStack/ai.git" ,
11+ "directory" : " packages/typescript/ai"
12+ },
813 "funding" : {
914 "type" : " github" ,
1015 "url" : " https://github.com/sponsors/tannerlinsley"
You can’t perform that action at this time.
0 commit comments