ship.config.js (
3
lines of code) (
raw
):
module.exports = { publishCommand: ({ defaultCommand }) => `${defaultCommand} --access public`, };