Explorar o código

Adding publishConfig to package.json

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

+ 3 - 0
package.json

@@ -21,5 +21,8 @@
     "@types/yargs": "^16.0.1",
     "ts-node": "^9.1.1",
     "typescript": "^4.2.4"
+  },
+  "publishConfig": {
+    "registry": "https://npm.bodicsek.host"
   }
 }