If `package.json` is "accidentally" copied with assets, it overwrites the existing updated `package.json` resulting in loss of entry points and buildable dependencies. This commit makes sure that any update to `package.json` happens after asset copying.

{{links}}
NodeJS Plugin for Nx
{{what-is-nx}}
What is It?
Executors and generators adding basic functionality for building, testing and linting node applications and libraries.
How to Use
This package is used by the @nrwl/express, and @nrwl/next. See https://github.com/nrwl/nx for more information.
{{resources}}