Add publishConfig to package.json

This commit is contained in:
maxswa
2023-03-19 23:33:03 -04:00
parent ee7389455c
commit 3954b04acc

View File

@@ -30,6 +30,9 @@
"stats",
"skills"
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"author": "maxswa",
"license": "ISC",
"bugs": {