feat: npm sdk to 2.0 to fix steaming problem (#326)

This commit is contained in:
Joel 2023-06-09 14:36:48 +08:00 committed by GitHub
parent 3a7f58d2a6
commit 299c51ebc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "dify-client",
"version": "1.0.3",
"version": "2.0.0",
"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",