瀏覽代碼

update package.json

nameczz 4 年之前
父節點
當前提交
14dbed8575
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      package.json

+ 6 - 1
package.json

@@ -4,5 +4,10 @@
   "description": "Milvus insight",
   "license": "Apache-2.0",
   "bugs": "https://github.com/milvus-io/milvus-insight/issues",
-  "private": true
+  "private": true,
+  "release": {
+    "branches": [
+      "master"
+    ]
+  }
 }