1.0.16 • Published 7 years ago
paypal-sdk-constants v1.0.16
paypal-sdk-constants
Constants for paypal sdk.
Quick Start
Getting Started
- Fork the module
- Run setup:
npm run setup - Start editing code in
./srcand writing tests in./tests npm run build
Building
npm run buildPublishing
- Publish your code:
npm run releaseto add a patch- Or
npm run release:path,npm run release:minor,npm run release:major
- Or