fix: nodejs endpoint error
Showing
| ... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
| "axios": "^1.3.5", | "axios": "^1.3.5", | ||
| "classnames": "^2.3.2", | "classnames": "^2.3.2", | ||
| "copy-to-clipboard": "^3.3.3", | "copy-to-clipboard": "^3.3.3", | ||
| "dify-client": "1.0.2", | "dify-client": "1.0.3", | ||
| "eslint": "8.36.0", | "eslint": "8.36.0", | ||
| "eslint-config-next": "13.2.4", | "eslint-config-next": "13.2.4", | ||
| "eventsource-parser": "^1.0.0", | "eventsource-parser": "^1.0.0", | ||
| ... | @@ -67,4 +67,4 @@ | ... | @@ -67,4 +67,4 @@ |
| "postcss": "^8.4.21", | "postcss": "^8.4.21", | ||
| "tailwindcss": "^3.2.7" | "tailwindcss": "^3.2.7" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment