chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "dist",
|
||||
"lib": {
|
||||
"entryFile": "src/index.ts"
|
||||
},
|
||||
"allowedNonPeerDependencies": [
|
||||
"@ag-ui/client",
|
||||
"@ag-ui/core",
|
||||
"@copilotkit/a2ui-renderer",
|
||||
"@copilotkit/shared",
|
||||
"@copilotkit/core",
|
||||
"@copilotkit/web-components",
|
||||
"@jetbrains/websandbox",
|
||||
"rxjs",
|
||||
"zod",
|
||||
"zod-to-json-schema",
|
||||
"lucide-angular",
|
||||
"highlight.js",
|
||||
"katex",
|
||||
"marked",
|
||||
"clsx",
|
||||
"tailwind-merge"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user