From b35aa0b18a2fb92b8283d6b669bdb71ef2acd963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E4=BC=9F=E5=BC=BA?= Date: Mon, 15 May 2023 17:11:48 +0800 Subject: [PATCH] fix: nodejs endpoint error --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a641e6..2ac5498 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "axios": "^1.3.5", "classnames": "^2.3.2", "copy-to-clipboard": "^3.3.3", - "dify-client": "1.0.2", + "dify-client": "1.0.3", "eslint": "8.36.0", "eslint-config-next": "13.2.4", "eventsource-parser": "^1.0.0", @@ -67,4 +67,4 @@ "postcss": "^8.4.21", "tailwindcss": "^3.2.7" } -} +} \ No newline at end of file