kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
Remove unused dependencies from `package.json`
rodzic
e0abb4af82
commit
b2cb263daf
|
@ -31,28 +31,22 @@
|
|||
"test:typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@agentic/ai-sdk": "workspace:*",
|
||||
"@agentic/apollo": "workspace:*",
|
||||
"@agentic/bing": "workspace:*",
|
||||
"@agentic/calculator": "workspace:*",
|
||||
"@agentic/clearbit": "workspace:*",
|
||||
"@agentic/core": "workspace:*",
|
||||
"@agentic/dexa": "workspace:*",
|
||||
"@agentic/dexter": "workspace:*",
|
||||
"@agentic/diffbot": "workspace:*",
|
||||
"@agentic/e2b": "workspace:*",
|
||||
"@agentic/exa": "workspace:*",
|
||||
"@agentic/firecrawl": "workspace:*",
|
||||
"@agentic/genkit": "workspace:*",
|
||||
"@agentic/github": "workspace:*",
|
||||
"@agentic/gravatar": "workspace:*",
|
||||
"@agentic/hacker-news": "workspace:*",
|
||||
"@agentic/hunter": "workspace:*",
|
||||
"@agentic/jina": "workspace:*",
|
||||
"@agentic/langchain": "workspace:*",
|
||||
"@agentic/leadmagic": "workspace:*",
|
||||
"@agentic/llamaindex": "workspace:*",
|
||||
"@agentic/mastra": "workspace:*",
|
||||
"@agentic/midjourney": "workspace:*",
|
||||
"@agentic/novu": "workspace:*",
|
||||
"@agentic/people-data-labs": "workspace:*",
|
||||
|
|
|
@ -895,9 +895,6 @@ importers:
|
|||
|
||||
packages/stdlib:
|
||||
dependencies:
|
||||
'@agentic/ai-sdk':
|
||||
specifier: workspace:*
|
||||
version: link:../ai-sdk
|
||||
'@agentic/apollo':
|
||||
specifier: workspace:*
|
||||
version: link:../apollo
|
||||
|
@ -916,9 +913,6 @@ importers:
|
|||
'@agentic/dexa':
|
||||
specifier: workspace:*
|
||||
version: link:../dexa
|
||||
'@agentic/dexter':
|
||||
specifier: workspace:*
|
||||
version: link:../dexter
|
||||
'@agentic/diffbot':
|
||||
specifier: workspace:*
|
||||
version: link:../diffbot
|
||||
|
@ -931,9 +925,6 @@ importers:
|
|||
'@agentic/firecrawl':
|
||||
specifier: workspace:*
|
||||
version: link:../firecrawl
|
||||
'@agentic/genkit':
|
||||
specifier: workspace:*
|
||||
version: link:../genkit
|
||||
'@agentic/github':
|
||||
specifier: workspace:*
|
||||
version: link:../github
|
||||
|
@ -949,18 +940,9 @@ importers:
|
|||
'@agentic/jina':
|
||||
specifier: workspace:*
|
||||
version: link:../jina
|
||||
'@agentic/langchain':
|
||||
specifier: workspace:*
|
||||
version: link:../langchain
|
||||
'@agentic/leadmagic':
|
||||
specifier: workspace:*
|
||||
version: link:../leadmagic
|
||||
'@agentic/llamaindex':
|
||||
specifier: workspace:*
|
||||
version: link:../llamaindex
|
||||
'@agentic/mastra':
|
||||
specifier: workspace:*
|
||||
version: link:../mastra
|
||||
'@agentic/midjourney':
|
||||
specifier: workspace:*
|
||||
version: link:../midjourney
|
||||
|
|
Ładowanie…
Reference in New Issue