Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
This PR adds a possibility to up the version any package throughout our packages.
Initially idea was built for babel, but then I saw that we need it for aws-sdk as well.
This is a bit more robust solution, with some initial presets to use (babel, aws-sdk and react).
How Has This Been Tested?
Manually.
Usage
Write in your command line and follow questions/instructions:
node scripts/updatePackages.js
Changes
This PR adds a possibility to up the version any package throughout our packages. Initially idea was built for babel, but then I saw that we need it for aws-sdk as well.
This is a bit more robust solution, with some initial presets to use (babel, aws-sdk and react).
How Has This Been Tested?
Manually.
Usage
Write in your command line and follow questions/instructions:
node scripts/updatePackages.js