https://github.com/instacart/Snacks/blob/master/scripts/release/publish_release.js#L52
on older npm versions this is fine, but newer versions should have an equal sign like
const publishRelease = authCode => execSync(`npm publish --otp=${authCode}`)