Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "material/package-config"

Index

Functions

addPackageToPackageJson

  • addPackageToPackageJson(host: Tree, pkg: string, version: string): Tree
  • Adds a package to the package.json in the given host tree.

    Parameters

    • host: Tree
    • pkg: string
    • version: string

    Returns Tree