Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 379 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 379 Bytes

Scripts

Available Scripts

  • bootstrap - Install all dependencies and setup the project.
  • clean - Remove all dependencies and caches.
  • clean-branches - Remove all local branches except protected ones.
  • sort-package-json - Sort package.json file.
  • update-dependencies - Update all dependencies to the latest version.
  • release - Release to all environments.