File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " attu-client" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Attu UI Client" ,
5
5
"license" : " Apache-2.0" ,
6
6
"bugs" : " https://github.com/zilliztech/attu/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " attu" ,
3
- "version" : " 0.1.11 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : {
6
6
"name" : " ued" ,
12
12
"url" : " https://github.com/zilliztech/attu"
13
13
},
14
14
"dependencies" : {
15
- "@zilliz/milvus2-sdk-node" : " ^1.1 .0" ,
15
+ "@zilliz/milvus2-sdk-node" : " ^2.0 .0" ,
16
16
"chalk" : " ^4.1.2" ,
17
17
"class-sanitizer" : " ^1.0.1" ,
18
18
"class-transformer" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 1137
1137
dependencies :
1138
1138
" @types/yargs-parser" " *"
1139
1139
1140
- " @zilliz/milvus2-sdk-node@^1.1 .0 " :
1141
- version "1.1 .0"
1142
- resolved "https://registry.yarnpkg.com/@zilliz/milvus2-sdk-node/-/milvus2-sdk-node-1.1 .0.tgz#0fc8c0b630bb29056363f86a86e6cc470e5ac63a "
1143
- integrity sha512-yVfGbJ+qOttUAb/KOxFmj8Pn4tGoSgWcR7xaN3P2LGX8czo1gzywJVqYgE0H6J8xA3B48hUYQ3dA8ie5LbTtgQ ==
1140
+ " @zilliz/milvus2-sdk-node@^2.0 .0 " :
1141
+ version "2.0 .0"
1142
+ resolved "https://registry.yarnpkg.com/@zilliz/milvus2-sdk-node/-/milvus2-sdk-node-2.0 .0.tgz#4de2164204dbe8112ff7038c8259063d0dd60ab0 "
1143
+ integrity sha512-o7LGLd4nBvfJuhfBjIVJQDyLVlgssnEQBHaRoWPmmqh7CrBrl+dQUAtXBGyPjZojAtNBjckM6cr5rtFeD+0lsg ==
1144
1144
dependencies :
1145
1145
" @grpc/grpc-js" " ^1.2.12"
1146
1146
" @grpc/proto-loader" " ^0.6.0"
You can’t perform that action at this time.
0 commit comments