Releases a new version of the deep npm package and syncronizes the version and dependencies between deepJsonFilePath and packageJsonFilePath
Error if the version in packageJsonFilePath is outdated
await npmRelease({ newVersion: '1.0.0', packageJsonFilePath: 'package.json', deepJsonFilePath: 'deep.json',}) Copy
await npmRelease({ newVersion: '1.0.0', packageJsonFilePath: 'package.json', deepJsonFilePath: 'deep.json',})
Generated using TypeDoc
Releases a new version of the deep npm package and syncronizes the version and dependencies between deepJsonFilePath and packageJsonFilePath