Browse Source

修正 package.json

kevin.song 5 years ago
parent
commit
3a93db405c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -8,6 +8,9 @@
     "type": "git",
     "url": "https://github.com/ucloud/urtc-sdk-web.git"
   },
+  "publishConfig": {
+    "access": "public"
+  },
   "bugs": {
     "url": "https://github.com/ucloud/urtc-sdk-web/issues"
   },