Skip to content
  • Steve Abrams's avatar
    Allow NPM packages to have any scoped name · d54c822b
    Steve Abrams authored and Bob Van Landuyt's avatar Bob Van Landuyt committed
    To allow for the publishing of NPM packages from groups and subgroups,
    packages must be able to be named without the forward slash character.
    This change removes requiring the package name match the full project
    path and name, and updates the query for finding a package by its
    name.
    d54c822b