mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* perf: revert tip * feat: create copy app * perf: file stream read * perf: read directory over 100 files * perf: index * fix: team chat api error * lock * fix: i18n file
11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"name": "@fastgpt/plugins",
|
|
"version": "1.0.0",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@types/node": "^20.14.2",
|
|
"@fastgpt/global": "workspace:*",
|
|
"@fastgpt/service": "workspace:*"
|
|
}
|
|
}
|