Explorar o código

metadata-protobuf: package.json add publishConfig

Mokhtar Naamani %!s(int64=3) %!d(string=hai) anos
pai
achega
b31e37bc74
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      metadata-protobuf/package.json

+ 4 - 0
metadata-protobuf/package.json

@@ -19,6 +19,10 @@
   "author": "Joystream Contributors",
   "license": "MIT",
   "private": false,
+  "publishConfig": {
+    "access": "public",
+    "registry": "https://registry.npmjs.org"
+  },
   "scripts": {
     "build": "yarn compile && rm -rf lib && tsc",
     "compile": "yarn ts-node ./scripts/compile.ts",