I need to remove or at least disable the following plugins since they are not functionalities the users are allowed to perform:
Email
Upload
So long as they are not listed in the package.json file the removal of @strapi/plugin-email and @strapi/plugin-upload using yarn is not possible. How can I do?