Pulls the latest version of the npm package and copies it to the root folder
Error if there are not commited changes
Error if the exit code of npm install is not 0
await npmPull({ packageName: '@deep-foundation/deep-memo',}) Copy
await npmPull({ packageName: '@deep-foundation/deep-memo',})
Generated using TypeDoc
Pulls the latest version of the npm package and copies it to the root folder