Update package.json

This commit is contained in:
Jacob Nguyen
2023-12-14 11:39:12 -06:00
committed by GitHub
parent dcfb9323c4
commit eca2f18a8e

View File

@@ -16,5 +16,8 @@
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "ISC",
"publishConfig": {
"access": "public"
}
}