Patch Changes
- #27
ad8b4b1Thanks @cody-dot-js! - Preserveexportskey position when updatingpackage.json. Previously, gen-x always deleted and re-appended theexportsfield, moving it to the end of the file on every run. Now, ifexportsalready exists, it is updated in-place so its position relative to other keys is unchanged.