Hi All
I have a PC, where I do much of my development work.
I have a laptop that I do work on at times.
Work between both two devices is updated using Git.
I have recently updated my project to Ionic 6 and package.json is also update.
CAn I preform 1 single command on my laptop, where it will update everything on the package.json file?
Thanks