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", "stats",
"skills" "skills"
], ],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"author": "maxswa", "author": "maxswa",
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {