fix: update npm version to fix Incorrect argument types in createChatMessage (#4865)

This commit is contained in:
Joel 2024-06-03 08:22:27 +08:00 committed by GitHub
parent d058a234ba
commit 69190e088e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "dify-client",
"version": "2.3.1",
"version": "2.3.2",
"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.",
"main": "index.js",
"type": "module",