Function svecchia

  • A function that given some options, upgrades the dependencies of the package.json file. It works by running the command to uninstall and install them again.

    Parameters

    • options: Options = {}

      The [[Options]] to use

    Returns Promise<void>

    A void promise