Skip to content

v0.13.5 - Remove unused command, introduce package-manager

Compare
Choose a tag to compare
@Definitely-Not-Vlad Definitely-Not-Vlad released this 11 Aug 08:49
· 143 commits to develop since this release
72b9290
  • removal of unusable commands
  • introduction of shoutem package-manager which allows the developer to set their preferred default package manager, it defaults to npm and can be set to yarn or npm:
    • shoutem package-manager yarn
    • shoutem package-manager npm
  • removal of ngrok resolving permission issues when installing with sudo