Skip to content

Commit

Permalink
update milvus demo sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: shanghaikid <[email protected]>
  • Loading branch information
shanghaikid committed Oct 1, 2024
1 parent 37f9a51 commit 500ad2b
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 88 deletions.
6 changes: 3 additions & 3 deletions examples/milvus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"benchp": "autocannon http://localhost:4000 -c 1 -p 10"
},
"dependencies": {
"@zilliz/milvus2-sdk-node": "^2.4.3",
"express": "^4.19.2"
"@zilliz/milvus2-sdk-node": "^2.4.9",
"express": "^4.21.0"
},
"devDependencies": {
"@types/express": "^4.17.17",
"autocannon": "^7.11.0"
"autocannon": "^7.15.0"
}
}
Loading

0 comments on commit 500ad2b

Please sign in to comment.