File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed
packages/ai-assistant/projects/ai-assistant-lib Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 11{
2- "packages" : [
3- " packages/user-onboarding/projects/user-onboarding-lib" ,
4- " packages/user-onboarding/projects/user-onboarding-element" ,
5- " packages/search/projects/search-lib" ,
6- " packages/search/projects/search-element" ,
7- " packages/ai-assistant/projects/ai-assistant-lib" ,
8- " sandbox/**"
9- ],
2+ "packages" : [
3+ " packages/search/projects/search-lib" ,
4+ " packages/search/projects/search-element"
5+ ],
106 "command" : {
117 "bootstrap" : {
128 "concurrency" : 4 ,
4844 " **/*.md"
4945 ],
5046 "version" : " independent"
51- }
47+ }
Original file line number Diff line number Diff line change 1- {
1+ {
22 "name" : " @sourceloop/ai-assistant-client" ,
33 "version" : " 0.1.0" ,
44 "description" : " Library for providing Ai chatbot with server sent events." ,
4040 "access" : " public" ,
4141 "directory" : " dist"
4242 }
43- }
43+ }
You can’t perform that action at this time.
0 commit comments