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