mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
添加mermaid图表接口 (#85)
* 添加mermaid图表接口 * 添加类型文件 * Update package.json * Create next-env.d.ts
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
"sass": "^1.58.3",
|
||||
"tunnel": "^0.0.6",
|
||||
"wxpay-v3": "^3.0.2",
|
||||
"zustand": "^4.3.5"
|
||||
"zustand": "^4.3.5",
|
||||
"mermaid": "^8.13.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
|
Reference in New Issue
Block a user