Explorar o código

update package.json

nameczz %!s(int64=4) %!d(string=hai) anos
pai
achega
c33fce8103
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      package.json

+ 3 - 1
package.json

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