Brandon Lawrence
Brandon Lawrence
I believe I found a bug but want to make sure my code is correct. ``` gmail.observe.on('view_thread', () => { const emailData = gmail.get.email_data() console.log(`${emailData}`) }) ``` Based on the...
add notifier plugin 
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 ```js const publishRelease = authCode => execSync(`npm publish --otp=${authCode}`) ```
NPM stats runs on this and it appears all package download counts are diving? 