mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 11:11:12 +08:00
Chore: Add type files and unit test ci for Node.js SDK (#2268)
Co-authored-by: xieweicheng <xieweicheng@bytedance.com>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"name": "dify-client",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"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",
|
||||
"types":"index.d.ts",
|
||||
"keywords": [
|
||||
"Dify",
|
||||
"Dify.AI",
|
||||
|
||||
Reference in New Issue
Block a user