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:
parent
af6a318aae
commit
0b8dcaba8f
3 changed files with 107 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue