Readonly
orderThe higher the number the later the feature will be invoked within each step.
The only real use of this is to make sure the sorting of the packageJson file happens last.
A final, synchronous step to modify the packageJson file.
The returned object will replace the original one completely, no
merging is happening.
postprocess
steps are happening sequentially, in order the
subplugins are defined.
Removes the workspace: dependency specifier