Wrapper module to test and release combined client SDK modules for PayPal and Braintree.
npm run add my-sdk-component
npm run upgrade
npm run upgrade paypal-checkout-components
npm run upgrade paypal-braintree-hosted-fields-component
npm run remove paypal-checkout-components
Warning: this will trigger an npm publish and production deploy.
npm run release
Warning: this will move the published version into traffic.
npm run activate
To roll back, or activate a specific version:
npm run activate x.x.x