I am including symfony/ux-turbo in my application and it keeps trying to include a file in my package.json.
I don't want to include this in my package.json as I am including turbo myself. Is there a way to prevent changes to packages.json from specific bundles?