@nachocab/pipedream-global
v2.0.46
Published
``` git add . && git ci -m "COMMIT MESSAGE" && npm version patch && git push && npm publish # you'll get asked to provide 2FA ```
Readme
pipedream-global
upgrade
git add . && git ci -m "COMMIT MESSAGE" && npm version patch && git push && npm publish # you'll get asked to provide 2FAYou have to make a trivial change in Pipedream, then deploy, then re-emit the failing event.
use
const { encodeUrl } = require("@nachocab/pipedream-global");