Explorar o código

update package.json

nameczz %!s(int64=4) %!d(string=hai) anos
pai
achega
14dbed8575
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  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"
+    ]
+  }
 }