소스 검색

test action

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea 3 년 전
부모
커밋
8d97900414
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      express/package.json

+ 4 - 0
express/package.json

@@ -7,6 +7,10 @@
     "email": "zizhao.chen@zilliz.com"
   },
   "description": "Milvus Insight help to manage Milvus easily",
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/zilliztech/milvus-insight"
+  },
   "dependencies": {
     "@zilliz/milvus2-sdk-node": "^1.0.19",
     "chalk": "^4.1.2",