@salesforce/packaging
    Preparing search index...
    Index
    • A dependency in the project config file may be specified using either a subscriber package version id (04t) or a package Id (0Ho) + a version number. Additionally, a build number may be the actual build number, or a keyword: LATEST or RELEASED (meaning the latest or released build number for a given major.minor.patch).

      This method resolves a package Id + version number to a subscriber package version id (04t) and adds it as a SubscriberPackageVersionId parameter in the dependency object.

      Parameters

      Returns Promise<string>