Skip to content

writeDependencies

writeDependencies(options): Promise<boolean>

Defined in: writeDependencies.ts:55

Merges each included feature’s <templatesPath>/<feature>/dependencies.json into the project’s package.json, upgrading a version only when the existing one doesn’t meet the template’s minimum. Returns whether anything changed.

WriteDependenciesOptions

Promise<boolean>