Hi, I basically just want to know if there’s likely to be any issues with just running npm install latest for the current plasmic packages when running a build in a CI/CD pipeline?
Our current plans involve editing the package.json file for codegen so ideally we would just keep the version of this file we have and update the plasmic packages every time, but I’m not sure if there’s likely to be new packages/any other reason this might break things?
Thanks,
Duncan