Skip to content

Commit 69190e0

Browse files
authored
fix: update npm version to fix Incorrect argument types in createChatMessage (langgenius#4865)
1 parent d058a23 commit 69190e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/nodejs-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dify-client",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "This is the Node.js SDK for the Dify.AI API, which allows you to easily integrate Dify.AI into your Node.js applications.",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)